Skip to content

Commit 0ef8e75

Browse files
authored
Merge pull request #113 from devondragon/dependabot/gradle/org.passay-passay-1.6.5
Bump org.passay:passay from 1.6.4 to 1.6.5
2 parents cb7ea6e + 2b8e0b0 commit 0ef8e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
// runtimeOnly 'io.micrometer:micrometer-registry-new-relic'
5050
runtimeOnly 'org.mariadb.jdbc:mariadb-java-client:3.4.1'
5151
runtimeOnly 'org.postgresql:postgresql'
52-
implementation 'org.passay:passay:1.6.4'
52+
implementation 'org.passay:passay:1.6.5'
5353
implementation 'com.google.guava:guava:33.3.0-jre'
5454
implementation 'org.springframework.boot:spring-boot-starter-actuator'
5555

0 commit comments

Comments
 (0)