Skip to content

Commit b4a4469

Browse files
authored
Merge pull request #302 from devondragon/dependabot/gradle/com.google.guava-guava-33.6.0-jre
chore(deps): bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre
2 parents b5ec762 + 15e6afe commit b4a4469

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies {
4646

4747
// Other dependencies (moved to test scope for library)
4848
implementation 'org.passay:passay:2.0.0'
49-
implementation 'com.google.guava:guava:33.5.0-jre'
49+
implementation 'com.google.guava:guava:33.6.0-jre'
5050
implementation 'org.apache.commons:commons-text:1.15.0'
5151
compileOnly 'jakarta.validation:jakarta.validation-api:3.1.1'
5252
compileOnly 'org.springframework.retry:spring-retry:2.0.12'

0 commit comments

Comments
 (0)