Skip to content

Commit

Permalink
update »Quarkus 3« example to 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
agebhar1 authored Oct 26, 2023
1 parent d52e4d3 commit 532ede5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/quarkus3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<maven.compiler.release>11</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.platform.version>3.4.3</quarkus.platform.version>
<quarkus.platform.version>3.5.0</quarkus.platform.version>
<surefire-plugin.version>3.2.1</surefire-plugin.version>
</properties>

Expand Down

0 comments on commit 532ede5

Please sign in to comment.