Skip to content

Commit

Permalink
Update to Javafx 17.02 (JabRef#8470)
Browse files Browse the repository at this point in the history
  • Loading branch information
Siedlerchr committed Jan 28, 2022
1 parent 2c92eb0 commit a39718b
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 @@ -106,7 +106,7 @@ configurations {
}

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

Expand Down

0 comments on commit a39718b

Please sign in to comment.