Skip to content

Commit

Permalink
Bump JFX from 22-EA to 22.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Col-E committed Jun 22, 2024
1 parent f8b5210 commit d94b4ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recaf-ui/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
alias(libs.plugins.shadow)
}

def javaFxVersion = '22-ea+28'
def javaFxVersion = '22.0.1'
def javaFxIncludeInDist = System.getProperty('skip.jfx.bundle') == null

javafx {
Expand Down

0 comments on commit d94b4ff

Please sign in to comment.