Update Gson reference to current spigot level (bogus security flag)
This commit is contained in:
parent
85d558d932
commit
0592bc9f04
2 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,7 @@ dependencies {
|
|||
implementation group: 'org.anjocaido', name: 'EssentialsGroupManager', version: '2.10.1'
|
||||
implementation group: 'org.bstats', name: 'bstats-bukkit', version: '2.2.1'
|
||||
implementation group: 'com.googlecode.json-simple', name: 'json-simple', version: '1.1.1'
|
||||
implementation group: 'com.google.code.gson', name: 'gson', version: '2.8.2'
|
||||
implementation group: 'com.google.code.gson', name: 'gson', version: '2.8.9'
|
||||
implementation project(':bukkit-helper')
|
||||
implementation(project(':bukkit-helper-113-2')) {
|
||||
transitive = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue