Shading issue

This commit is contained in:
2026-05-28 13:50:25 -04:00
parent 3c72688e0e
commit 8b2ca5e072
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ plugins {
}
dependencies {
api("com.j256.ormlite:ormlite-core:6.1")
compileOnlyApi("com.j256.ormlite:ormlite-core:6.1")
api("com.google.code.gson:gson:2.13.2")
compileOnly("io.papermc.paper:paper-api:26.1.2.build.+")