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 15ac5ad commit 6cc3a3bCopy full SHA for 6cc3a3b
build.gradle
@@ -18,7 +18,7 @@ ext {
18
testNgVersion = "7.4.0"
19
mockitoVersion = "3.12.4"
20
jmhLibVersion = "1.21"
21
- guavaVersion = "31.0-jre"
+ guavaVersion = "31.0.1-jre"
22
}
23
24
def releaseTag = System.getenv("BUILD_TAG")
0 commit comments