Skip to content

Commit

Permalink
build: dep version fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cmhulbert committed Jun 10, 2024
1 parent de66d74 commit e561421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@

<!-- JavaFx Version-->
<javafx.version>22.0.1</javafx.version>
<saalfx.version>1.4.2-SNAPSHOT</saalfx.version>
<saalfx.version>1.4.1</saalfx.version>
<testfx.version>4.0.16-alpha</testfx.version>

<alphanumeric-comparator.version>1.4.1</alphanumeric-comparator.version>
Expand Down

0 comments on commit e561421

Please sign in to comment.