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 9ec7fa6 commit 3503b93Copy full SHA for 3503b93
build.gradle.kts
@@ -69,7 +69,7 @@ dependencies {
69
api("org.assertj:assertj-assertions-generator:2.2.1")
70
71
implementation(gradleKotlinDsl())
72
- implementation("com.google.guava:guava:32.0.0-jre")
+ implementation("com.google.guava:guava:32.0.1-jre")
73
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10")
74
75
testCompileOnly("org.jetbrains:annotations:24.0.1")
0 commit comments