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 654a735 commit 07a90ebCopy full SHA for 07a90eb
build.gradle
@@ -166,7 +166,7 @@ dependencies {
166
def log4jVersion = "2.24.1"
167
def nettyVersion = "4.1.101.Final"
168
def jacksonDatabindVersion = "2.18.0"
169
- def guavaVersion = "32.1.3-jre"
+ def guavaVersion = "33.4.0-jre"
170
def guiceVersion = "7.0.0"
171
def junit4Version = "4.13.2"
172
def junit5Version = "5.11.2"
0 commit comments