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 ec6fc92 commit 0bb3ad8Copy full SHA for 0bb3ad8
build.gradle.kts
@@ -379,7 +379,7 @@ dependencies {
379
testImplementation(turbine)
380
testImplementation(truth)
381
}
382
- implementation("org.xerial:sqlite-jdbc:3.50.3.0")
+ implementation("org.xerial:sqlite-jdbc:3.51.0.0")
383
testImplementation("org.jetbrains.kotlin:kotlin-test-junit")
384
385
0 commit comments