Skip to content

Commit

Permalink
Latest Quarkus, web bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
FroMage committed Jun 12, 2024
1 parent cac3dcd commit 8ce18df
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,11 +12,11 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
<quarkus.platform.version>3.9.4</quarkus.platform.version>
<quarkus.platform.version>3.11.1</quarkus.platform.version>
<skipITs>true</skipITs>
<surefire-plugin.version>3.0.0-M7</surefire-plugin.version>
<renarde.version>3.0.12</renarde.version>
<web-bundler.version>1.1.1</web-bundler.version>
<web-bundler.version>1.5.3</web-bundler.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 8ce18df

Please sign in to comment.