Skip to content

Commit

Permalink
build: remove saalfx snapshot dep
Browse files Browse the repository at this point in the history
  • Loading branch information
cmhulbert committed Jul 26, 2024
1 parent b0459b3 commit 5ae6542
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>2.0.0-SNAPSHOT</saalfx.version>
<saalfx.version>2.0.0</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 5ae6542

Please sign in to comment.