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 44cf5c3 commit 81bc399Copy full SHA for 81bc399
libcobj/app/build.gradle.kts
@@ -31,7 +31,7 @@ tasks {
31
}
32
33
dependencies {
34
- implementation("com.google.guava:guava:33.4.6-jre")
+ implementation("com.google.guava:guava:33.4.7-jre")
35
implementation("org.xerial:sqlite-jdbc:3.49.1.0")
36
implementation("commons-cli:commons-cli:1.9.0")
37
testImplementation("org.junit.jupiter:junit-jupiter:5.12.1")
0 commit comments