Skip to content

Commit

Permalink
update gluonfx plugin version to 1.0.25-SNAPSHOT
Browse files Browse the repository at this point in the history
This should fix old gradle version
  • Loading branch information
ianopolous committed Dec 19, 2024
1 parent e7530c6 commit f532bd6
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 @@ -16,7 +16,7 @@
<maven.compiler.plugin.version>3.13.0</maven.compiler.plugin.version>
<javafx.version>23.0.1</javafx.version>
<javafx.plugin.version>0.0.8</javafx.plugin.version>
<gluonfx.plugin.version>1.0.24</gluonfx.plugin.version>
<gluonfx.plugin.version>1.0.25-SNAPSHOT</gluonfx.plugin.version>
<charm.version>6.1.1</charm.version>
<attach.version>4.0.15</attach.version>
<main.class>org.peergos.sample.Main</main.class>
Expand Down

0 comments on commit f532bd6

Please sign in to comment.