Skip to content

Commit

Permalink
Update JavaFX (#5690)
Browse files Browse the repository at this point in the history
Fixes #5689
  • Loading branch information
tobiasdiez authored and koppor committed Dec 1, 2019
1 parent 1e9f919 commit f458db1
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 @@ -102,7 +102,7 @@ configurations {
}

javafx {
version = "13"
version = "13.0.1"
modules = [ 'javafx.controls', 'javafx.fxml', 'javafx.web', 'javafx.swing' ]
}

Expand Down

0 comments on commit f458db1

Please sign in to comment.