diff --git a/build.gradle b/build.gradle index 936353ba..a4e70f3d 100644 --- a/build.gradle +++ b/build.gradle @@ -54,7 +54,7 @@ dependencies { compileOnly 'me.clip:placeholderapi:2.11.6' compileOnly 'com.github.oraxen:oraxen:1.157.2' compileOnly 'com.github.LoneDev6:API-ItemsAdder:3.4.1-r4' - compileOnly 'com.google.code.gson:gson:2.10' + compileOnly 'com.google.code.gson:gson:2.14.0' compileOnly 'com.fasterxml.jackson.core:jackson-databind:2.15.0' // i think this is the big thing? compileOnly files('libs/XPrison-1.12.11-RELEASE.jar')