We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe425f1 commit 88faf14Copy full SHA for 88faf14
build.gradle
@@ -166,7 +166,7 @@ dependencies {
166
def log4jVersion = "2.23.1"
167
def nettyVersion = "4.1.101.Final"
168
def jacksonDatabindVersion = "2.17.2"
169
- def guavaVersion = "32.1.3-jre"
+ def guavaVersion = "33.3.1-jre"
170
def guiceVersion = "7.0.0"
171
def junit4Version = "4.13.2"
172
def junit5Version = "5.10.3"
0 commit comments