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 d19293d commit fc1e139Copy full SHA for fc1e139
build.gradle.kts
@@ -13,7 +13,7 @@ repositories {
13
}
14
15
dependencies {
16
- implementation("com.google.guava:guava:32.1.3-jre")
+ implementation("com.google.guava:guava:33.2.0-jre")
17
implementation("org.slf4j:slf4j-api:2.0.9")
18
19
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
0 commit comments