Bump Gson to 2.11.0 (#3345)

This commit is contained in:
Glavo
2024-10-15 19:10:02 +08:00
committed by GitHub
parent fab32a6d51
commit 936285847c

View File

@@ -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.10.1") api("com.google.code.gson:gson:2.11.0")
api("com.moandjiezana.toml:toml4j:0.7.2") api("com.moandjiezana.toml:toml4j:0.7.2")
api("org.tukaani:xz:1.9") api("org.tukaani:xz:1.9")
api("org.hildan.fxgson:fx-gson:5.0.0") api("org.hildan.fxgson:fx-gson:5.0.0")