Skip to content

Commit

Permalink
Latest Quarkus/Renarde/Web Bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
FroMage committed Jun 25, 2024
1 parent a0851f7 commit e65a5a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.11.1</quarkus.platform.version>
<quarkus.platform.version>3.12.0.CR1</quarkus.platform.version>
<skipITs>true</skipITs>
<surefire-plugin.version>3.0.0-M7</surefire-plugin.version>
<renarde.version>3.0.14</renarde.version>
<web-bundler.version>1.5.3</web-bundler.version>
<renarde.version>3.0.16</renarde.version>
<web-bundler.version>1.6.0</web-bundler.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit e65a5a3

Please sign in to comment.