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 f3a97c1 commit 5b53781Copy full SHA for 5b53781
libcobj/app/build.gradle.kts
@@ -32,7 +32,7 @@ tasks {
32
33
dependencies {
34
implementation("com.google.guava:guava:33.4.0-jre")
35
- implementation("org.xerial:sqlite-jdbc:3.48.0.0")
+ 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.0")
38
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
0 commit comments