Update Gson reference to current spigot level (bogus security flag)
This commit is contained in:
parent
beb350c70e
commit
d997e10eaf
2 changed files with 2 additions and 2 deletions
|
|
@ -12,5 +12,5 @@ dependencies {
|
|||
implementation project(':dynmap-api')
|
||||
implementation project(path: ':DynmapCore', configuration: 'shadow')
|
||||
implementation group: 'org.bukkit', name: 'bukkit', version:'1.7.10-R0.1-SNAPSHOT'
|
||||
implementation group: 'com.google.code.gson', name: 'gson', version:'2.8.2'
|
||||
implementation group: 'com.google.code.gson', name: 'gson', version:'2.8.9'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue