Skip to content

Commit d54f095

Browse files
authored
Merge pull request #119 from devondragon/dependabot/gradle/org.passay-passay-1.6.6
Bump org.passay:passay from 1.6.5 to 1.6.6
2 parents 175ff9b + d0831e3 commit d54f095

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.5'
52+
implementation 'org.passay:passay:1.6.6'
5353
implementation 'com.google.guava:guava:33.3.1-jre'
5454
implementation 'org.springframework.boot:spring-boot-starter-actuator'
5555

0 commit comments

Comments
 (0)