We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c693b1e + 86304d9 commit 7ca1918Copy full SHA for 7ca1918
1 file changed
format/build.gradle.kts
@@ -8,7 +8,7 @@ java {
8
}
9
10
dependencies {
11
- implementation("com.google.guava:guava:33.5.0-jre")
+ implementation("com.google.guava:guava:33.6.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.1")
14
implementation("org.jetbrains:annotations:26.1.0")
0 commit comments