mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-11 20:13:55 +00:00
Update dependency com.google.code.gson:gson to v2.8.6
This commit is contained in:
@ -13,7 +13,7 @@ dependencies {
|
||||
"implementation"("org.apache.logging.log4j:log4j-slf4j-impl:2.8.1")
|
||||
"implementation"("commons-cli:commons-cli:1.4")
|
||||
"implementation"("com.google.guava:guava:21.0")
|
||||
"implementation"("com.google.code.gson:gson:2.8.0")
|
||||
"implementation"("com.google.code.gson:gson:2.8.6")
|
||||
}
|
||||
|
||||
tasks.named<Jar>("jar") {
|
||||
|
Reference in New Issue
Block a user