Skip to content

Commit

Permalink
Merge pull request #237 from garethahealy/renovate/quarkus.platform.v…
Browse files Browse the repository at this point in the history
…ersion

Update quarkus.platform.version to v3.17.4
  • Loading branch information
garethahealy authored Dec 13, 2024
2 parents 4337ec4 + 034482c commit 6cebe18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<maven.compiler.release>21</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.platform.version>3.17.3</quarkus.platform.version>
<quarkus.platform.version>3.17.4</quarkus.platform.version>
<skipITs>true</skipITs>
<surefire-plugin.version>3.5.2</surefire-plugin.version>
</properties>
Expand Down

0 comments on commit 6cebe18

Please sign in to comment.