Skip to content

Commit

Permalink
Updated JavaFX Version
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianKirmaier committed Sep 26, 2022
1 parent fadfce4 commit fa77852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ repositories {
}

javafx {
version = '17.0.1'
version = '17.0.2'
modules = [ 'javafx.base', 'javafx.graphics', 'javafx.controls', 'javafx.fxml', 'javafx.media', 'javafx.web' ]
}

Expand Down

0 comments on commit fa77852

Please sign in to comment.