Skip to content

Commit

Permalink
update charm and attach versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ianopolous committed Dec 27, 2024
1 parent 429db5d commit c8908c9
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 @@ -17,8 +17,8 @@
<javafx.version>23.0.1</javafx.version>
<javafx.plugin.version>0.0.8</javafx.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>
<charm.version>6.2.3</charm.version>
<attach.version>4.0.21</attach.version>
<main.class>org.peergos.sample.Main</main.class>
<server.path>${basedir}/lib/Peergos.jar</server.path>
</properties>
Expand Down

0 comments on commit c8908c9

Please sign in to comment.