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 ac4f7f2Copy full SHA for ac4f7f2
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.1.0-jre")
17
implementation("org.slf4j:slf4j-api:2.0.9")
18
19
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
0 commit comments