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.
2 parents 98368c5 + 3bc9a4e commit a2a7cc3Copy full SHA for a2a7cc3
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