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 0c0fc1b commit 2dd9107Copy full SHA for 2dd9107
build.gradle.kts
@@ -376,7 +376,7 @@ dependencies {
376
testImplementation(turbine)
377
testImplementation(truth)
378
}
379
- implementation("org.xerial:sqlite-jdbc:3.45.3.0")
+ implementation("org.xerial:sqlite-jdbc:3.50.3.0")
380
testImplementation("org.jetbrains.kotlin:kotlin-test-junit")
381
382
0 commit comments