Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
jperedadnr authored Jul 22, 2024
1 parent af6dab3 commit cd01afb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.release>11</maven.compiler.release>
<javafx.version>22</javafx.version>
<javafx.version>22.0.2</javafx.version>
<charm.version>6.2.3</charm.version>
<attach.version>4.0.21-SNAPSHOT</attach.version>
<attach.version>4.0.21</attach.version>
<connect.version>2.0.1</connect.version>
<javafx.maven.plugin.version>0.0.8</javafx.maven.plugin.version>
<gluonfx.maven.plugin.version>1.0.23</gluonfx.maven.plugin.version>
Expand Down

0 comments on commit cd01afb

Please sign in to comment.