mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-12 12:33:54 +00:00
Update dependency com.google.code.gson:gson to v2.8.6
This commit is contained in:
@ -36,7 +36,7 @@ dependencies {
|
||||
implementation("org.yaml:snakeyaml:1.27")
|
||||
implementation("com.google.guava:guava:21.0")
|
||||
implementation("com.google.code.findbugs:jsr305:3.0.2")
|
||||
implementation("com.google.code.gson:gson:2.8.0")
|
||||
implementation("com.google.code.gson:gson:2.8.6")
|
||||
implementation("org.slf4j:slf4j-api:1.7.26")
|
||||
implementation("it.unimi.dsi:fastutil:8.2.1")
|
||||
|
||||
|
Reference in New Issue
Block a user