Bump Gson to 2.12.1 (#3691)
This commit is contained in:
@@ -4,7 +4,7 @@ plugins {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
api("org.glavo:simple-png-javafx:0.3.0")
|
api("org.glavo:simple-png-javafx:0.3.0")
|
||||||
api("com.google.code.gson:gson:2.11.0")
|
api("com.google.code.gson:gson:2.12.1")
|
||||||
api("com.moandjiezana.toml:toml4j:0.7.2")
|
api("com.moandjiezana.toml:toml4j:0.7.2")
|
||||||
api("org.tukaani:xz:1.10")
|
api("org.tukaani:xz:1.10")
|
||||||
api("org.hildan.fxgson:fx-gson:5.0.0")
|
api("org.hildan.fxgson:fx-gson:5.0.0")
|
||||||
|
|||||||
Reference in New Issue
Block a user