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 60e3bcb commit fe48b2dCopy full SHA for fe48b2d
plugins/build.gradle.kts
@@ -59,7 +59,7 @@ dependencies {
59
implementation(libs.org.json)
60
implementation(libs.bundles.maven.resolver)
61
62
- implementation("com.google.guava:guava:31.1-jre")
+ implementation("com.google.guava:guava:33.4.8-jre")
63
implementation("org.ow2.asm:asm-tree:9.8")
64
implementation("org.eclipse.jgit:org.eclipse.jgit:7.1.0.202411261347-r")
65
implementation(libs.kotlinx.serialization.json)
0 commit comments