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 49357c4 commit 9975460Copy full SHA for 9975460
build.gradle
@@ -18,7 +18,7 @@ ext {
18
testNgVersion = "7.5"
19
mockitoVersion = "4.11.0"
20
jmhLibVersion = "1.21"
21
- guavaVersion = "32.1.1-jre"
+ guavaVersion = "32.1.2-jre"
22
}
23
24
def releaseTag = System.getenv("BUILD_TAG")
0 commit comments