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 e84f431 commit 309715bCopy full SHA for 309715b
gradle/libs.versions.toml
@@ -15,7 +15,7 @@ okhttp3-okhttpsse = { module = "com.squareup.okhttp3:okhttp-sse", version = "3.1
15
immutables-value = { module = "org.immutables:value", version = "2.9.3" }
16
immutables-valueannotations = { module = "org.immutables:value-annotations", version = "2.9.3" }
17
18
-guava = { module = "com.google.guava:guava", version = "32.0.1-jre" }
+guava = { module = "com.google.guava:guava", version = "33.3.1-jre" }
19
20
maven-mavenartifact = { module = "org.apache.maven:maven-artifact", version = "3.9.8" }
21
0 commit comments