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 7940d6f commit 81945f5Copy full SHA for 81945f5
build.gradle
@@ -33,7 +33,7 @@ java {
33
dependencies {
34
implementation gradleApi()
35
implementation localGroovy()
36
- implementation 'com.google.guava:guava:33.4.8-jre'
+ implementation 'com.google.guava:guava:33.5.0-jre'
37
38
testImplementation 'org.hamcrest:hamcrest-all:1.3'
39
testImplementation 'com.netflix.nebula:nebula-test:10.6.2'
0 commit comments