Skip to content

Commit

Permalink
Merge pull request #113 from devondragon/dependabot/gradle/org.passay…
Browse files Browse the repository at this point in the history
…-passay-1.6.5

Bump org.passay:passay from 1.6.4 to 1.6.5
  • Loading branch information
devondragon authored Aug 26, 2024
2 parents cb7ea6e + 2b8e0b0 commit 0ef8e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
// runtimeOnly 'io.micrometer:micrometer-registry-new-relic'
runtimeOnly 'org.mariadb.jdbc:mariadb-java-client:3.4.1'
runtimeOnly 'org.postgresql:postgresql'
implementation 'org.passay:passay:1.6.4'
implementation 'org.passay:passay:1.6.5'
implementation 'com.google.guava:guava:33.3.0-jre'
implementation 'org.springframework.boot:spring-boot-starter-actuator'

Expand Down

0 comments on commit 0ef8e75

Please sign in to comment.