Skip to content

Commit

Permalink
Updated javafx to 21.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Ledmington committed Dec 6, 2024
1 parent 60d57dd commit 7716936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emu-gui/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ run {
}

javafx {
version = '21.0.4'
version = '21.0.5'
modules = [ 'javafx.controls', 'javafx.graphics' ]
}

Expand Down

0 comments on commit 7716936

Please sign in to comment.