We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b8f12f commit ac7a05eCopy full SHA for ac7a05e
build.gradle
@@ -57,7 +57,7 @@ subprojects {
57
equalsVerifierVersion = "3.16.1"
58
feignVersion = "13.3"
59
gsonVersion = "2.11.0"
60
- guavaVersion = "33.2.1-jre"
+ guavaVersion = "33.3.0-jre"
61
hamcrestOptionalVersion = "2.0.0"
62
hamcrestVersion = "2.0.0.0"
63
jacksonDataTypeVersion = "2.17.2"
0 commit comments