Update dependency com.google.code.gson:gson to v2.14.0
Some checks failed
Checking for spelling errors / rojopolis/spellcheck (push) Has been cancelled
Some checks failed
Checking for spelling errors / rojopolis/spellcheck (push) Has been cancelled
This commit is contained in:
parent
0745a40c7a
commit
30e9c85aff
2 changed files with 2 additions and 2 deletions
|
|
@ -14,5 +14,5 @@ dependencies {
|
|||
implementation project(':dynmap-api')
|
||||
implementation project(path: ':DynmapCore', configuration: 'shadow')
|
||||
compileOnly group: 'org.bukkit', name: 'bukkit', version:'1.10.2-R0.1-SNAPSHOT'
|
||||
compileOnly group: 'com.google.code.gson', name: 'gson', version:'2.8.9'
|
||||
compileOnly group: 'com.google.code.gson', name: 'gson', version:'2.14.0'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue