There was an error while loading. Please reload this page.
1 parent ae8132a commit 3ac8e66Copy full SHA for 3ac8e66
1 file changed
build.gradle.kts
@@ -14,7 +14,7 @@ dependencies {
14
implementation("mysql:mysql-connector-java:8.0.33")
15
implementation("org.mariadb.jdbc:mariadb-java-client:3.5.9")
16
compileOnly("org.jetbrains", "annotations", "26.1.0")
17
- implementation("org.xerial", "sqlite-jdbc", "3.53.2.0")
+ implementation("org.xerial", "sqlite-jdbc", "3.53.2.1")
18
implementation("org.postgresql", "postgresql", "42.7.13")
19
implementation("com.zaxxer", "HikariCP", "7.1.0")
20
0 commit comments