ORMLite to JDBI

This commit is contained in:
2026-05-28 16:19:20 -04:00
parent 8b2ca5e072
commit 607595e3c2
25 changed files with 290 additions and 434 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ plugins {
}
dependencies {
compileOnlyApi("com.j256.ormlite:ormlite-core:6.1")
compileOnlyApi("org.jdbi:jdbi3-core:3.53.0")
api("com.google.code.gson:gson:2.13.2")
compileOnly("io.papermc.paper:paper-api:26.1.2.build.+")