There was an error while loading. Please reload this page.
1 parent e8dea26 commit 8678c37Copy full SHA for 8678c37
1 file changed
build.gradle.kts
@@ -54,7 +54,7 @@ dependencies {
54
55
// Database drivers
56
implementation("com.h2database:h2:2.4.240")
57
- implementation("org.mariadb.jdbc:mariadb-java-client:3.5.9")
+ implementation("org.mariadb.jdbc:mariadb-java-client:3.5.10")
58
59
// Gson
60
implementation("com.google.code.gson:gson:2.14.0")
0 commit comments