mirror of
https://github.com/plexusorg/Plex.git
synced 2024-12-22 17:17:37 +00:00
update gson to fix error with parsing arrays
This commit is contained in:
parent
aa18e5d11a
commit
c41c09710d
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user