We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5ec762 + 15e6afe commit b4a4469Copy full SHA for b4a4469
1 file changed
build.gradle
@@ -46,7 +46,7 @@ dependencies {
46
47
// Other dependencies (moved to test scope for library)
48
implementation 'org.passay:passay:2.0.0'
49
- implementation 'com.google.guava:guava:33.5.0-jre'
+ implementation 'com.google.guava:guava:33.6.0-jre'
50
implementation 'org.apache.commons:commons-text:1.15.0'
51
compileOnly 'jakarta.validation:jakarta.validation-api:3.1.1'
52
compileOnly 'org.springframework.retry:spring-retry:2.0.12'
0 commit comments