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 98368c5 commit 3bc9a4eCopy full SHA for 3bc9a4e
build.gradle.kts
@@ -21,7 +21,7 @@ repositories {
21
}
22
23
dependencies {
24
- implementation("org.xerial:sqlite-jdbc:3.50.3.0")
+ implementation("org.xerial:sqlite-jdbc:3.51.0.0")
25
implementation("io.javalin:javalin:6.7.0")
26
27
implementation("com.google.code.gson:gson:2.13.2")
0 commit comments