Skip to content

Commit dd52d18

Browse files
authored
Update JavaFx to 17.0.2 in order to support M1 (#3671)
1 parent 204cf5d commit dd52d18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ reactor_version=3.4.1
2020
reactive_streams_version=1.0.3
2121
rxjava2_version=2.2.8
2222
rxjava3_version=3.0.2
23-
javafx_version=11.0.2
23+
javafx_version=17.0.2
2424
javafx_plugin_version=0.0.8
2525
binary_compatibility_validator_version=0.12.0
2626
kover_version=0.6.1

0 commit comments

Comments
 (0)