Skip to content

Commit

Permalink
update »Quarkus 3« example to 3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
agebhar1 authored Dec 6, 2023
1 parent 0c0e9e1 commit 7bffd08
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.6.0</quarkus.platform.version>
<quarkus.platform.version>3.6.1</quarkus.platform.version>
<surefire-plugin.version>3.2.2</surefire-plugin.version>
</properties>

Expand Down

0 comments on commit 7bffd08

Please sign in to comment.