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.
2 parents 37be21b + ccd52ca commit bfed08fCopy full SHA for bfed08f
format/build.gradle.kts
@@ -8,7 +8,7 @@ java {
8
}
9
10
dependencies {
11
- implementation("com.google.guava:guava:33.4.8-jre")
+ implementation("com.google.guava:guava:33.5.0-jre")
12
implementation("io.github.itsaky:nb-javac-android:17.0.0.3")
13
implementation("com.google.auto.value:auto-value-annotations:1.11.0")
14
implementation("org.jetbrains:annotations:26.0.2-1")
0 commit comments