Skip to content

Commit 32e79c3

Browse files
authored
Merge pull request #215 from devondragon/dependabot/gradle/com.google.guava-guava-33.5.0-jre
Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre
2 parents 38d6f6a + cb2a474 commit 32e79c3

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
@@ -64,7 +64,7 @@ dependencies {
6464

6565
// Other dependencies (moved to test scope for library)
6666
implementation 'org.passay:passay:1.6.6'
67-
implementation 'com.google.guava:guava:33.4.8-jre'
67+
implementation 'com.google.guava:guava:33.5.0-jre'
6868
compileOnly 'jakarta.validation:jakarta.validation-api:3.1.1'
6969
compileOnly 'org.springframework.retry:spring-retry'
7070

0 commit comments

Comments
 (0)