diff --git a/build.gradle b/build.gradle index 473584e..f1a0ef7 100644 --- a/build.gradle +++ b/build.gradle @@ -40,6 +40,7 @@ dependencies { library "org.eclipse.jetty:jetty-server:11.0.8" library "org.eclipse.jetty:jetty-servlet:11.0.8" library "org.eclipse.jetty:jetty-proxy:11.0.8" + library "com.google.code.gson:gson:2.9.0" compileOnly "io.papermc.paper:paper-api:1.18.2-R0.1-SNAPSHOT" implementation "org.bstats:bstats-base:3.0.0" implementation "org.bstats:bstats-bukkit:3.0.0"