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 9487422 commit ea41d1aCopy full SHA for ea41d1a
libcobj/app/build.gradle.kts
@@ -32,7 +32,7 @@ tasks {
32
33
dependencies {
34
implementation("com.google.guava:guava:33.5.0-jre")
35
- implementation("org.xerial:sqlite-jdbc:3.50.3.0")
+ implementation("org.xerial:sqlite-jdbc:3.51.0.0")
36
implementation("commons-cli:commons-cli:1.10.0")
37
testImplementation("org.junit.jupiter:junit-jupiter:5.13.4")
38
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
0 commit comments