We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eaed322 + 84b559f commit 244af2cCopy full SHA for 244af2c
1 file changed
build.gradle.kts
@@ -13,7 +13,7 @@ repositories {
13
}
14
15
dependencies {
16
- implementation("com.google.guava:guava:32.1.1-jre")
+ implementation("com.google.guava:guava:32.1.3-jre")
17
implementation("org.slf4j:slf4j-api:2.0.9")
18
19
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
0 commit comments