Skip to content

Commit

Permalink
Merge pull request #439 from quarkusio/dependabot_maven_quarkus-works…
Browse files Browse the repository at this point in the history
…hop-super-heroes_quarkus.platform.version-3.6.0

Bump quarkus.platform.version from 3.4.1 to 3.6.0 in /quarkus-workshop-super-heroes
  • Loading branch information
holly-cummins authored Nov 23, 2023
2 parents 2eccb55 + af38e54 commit 0f2a1ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion quarkus-workshop-super-heroes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>3.5.0</version>
<version>3.6.0</version>
<executions>
<execution>
<id>get-wrapper</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,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.version>3.4.1</quarkus.version>
<quarkus.version>3.6.0</quarkus.version>
<surefire-plugin.version>3.2.2</surefire-plugin.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit 0f2a1ae

Please sign in to comment.