Skip to content

Commit

Permalink
Merge pull request #10 from kadampabookings/prod
Browse files Browse the repository at this point in the history
January work
  • Loading branch information
salmonb authored Feb 4, 2025
2 parents 214c18a + 2264cf1 commit e6145b1
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 @@ -27,7 +27,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- OpenJFX version (used for -openjfx WebFX modules, including final -openjfx application executable modules) -->
<openjfx.version>21</openjfx.version>
<openjfx.version>21.0.6</openjfx.version>

<!-- Gluon version (used for -gluon WebFX modules, including final -gluon application executable modules) -->
<gluon.gluonfx.plugin.version>1.0.23</gluon.gluonfx.plugin.version> <!-- => set Gluon Substrate version to 0.0.63 => targets Android SDK 34 -->
Expand Down Expand Up @@ -56,7 +56,7 @@
<teavm.version>0.11.0</teavm.version> <!-- Unified version for TeaVM modules and TeaVM Maven plugin -->

<!-- Vert.x version (used for -vertx WebFX modules, including final -vertx application executable modules) -->
<vertx.version>4.5.11</vertx.version>
<vertx.version>4.5.12</vertx.version>

<!-- Maven minimum required version -->
<maven.min.version>3.3.1</maven.min.version>
Expand Down

0 comments on commit e6145b1

Please sign in to comment.