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 6bb25c1 commit a638489Copy full SHA for a638489
build.gradle
@@ -19,7 +19,7 @@ ext {
19
testNgVersion = "7.5"
20
mockitoVersion = "4.11.0"
21
jmhLibVersion = "1.21"
22
- guavaVersion = "33.4.8-jre"
+ guavaVersion = "33.5.0-jre"
23
}
24
25
def releaseTag = System.getenv("BUILD_TAG")
0 commit comments