Skip to content

Commit

Permalink
Bump io.quarkus:quarkus-universe-bom in /sample-apps/quarkus-app
Browse files Browse the repository at this point in the history
Bumps [io.quarkus:quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) from 3.5.2 to 3.6.0.
- [Commits](quarkusio/quarkus-platform@3.5.2...3.6.0)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-universe-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent 7083abc commit 672eec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-apps/quarkus-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<quarkus.platform.artifact-id>quarkus-universe-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
<quarkus.platform.version>3.5.2</quarkus.platform.version>
<quarkus.platform.version>3.6.0</quarkus.platform.version>

<quarkus-plugin.version>3.5.2</quarkus-plugin.version>
<surefire-plugin.version>3.2.2</surefire-plugin.version>
Expand Down

0 comments on commit 672eec1

Please sign in to comment.