Update javafx.gradle.kts (#2787)

This commit is contained in:
Glavo 2024-02-13 00:39:39 +08:00 committed by GitHub
parent 9a76b1ff27
commit 94890e2924
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ buildscript {
}
dependencies {
classpath("com.google.code.gson:gson:2.8.1")
classpath("com.google.code.gson:gson:2.10.1")
}
}