Bump OpenJFX from 17.0.2 to 19.0.2.1 (#2029)

fix #1896
fix #1923
This commit is contained in:
Glavo
2023-02-02 21:15:53 +08:00
committed by GitHub
parent 8355f02de0
commit 59b5aabfe5

View File

@@ -8,7 +8,7 @@ buildscript {
}
}
val jfxVersion = "17.0.2"
val jfxVersion = "19.0.2.1"
data class Platform(
val name: String,