Skip to content

Commit

Permalink
Bump the quarkus group with 1 update
Browse files Browse the repository at this point in the history
Bumps the quarkus group with 1 update: [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus).

- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.2.4.Final...3.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mbarbero committed Aug 18, 2023
1 parent 9d6402e commit 5c8fa01
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 @@ -14,7 +14,7 @@

<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
<quarkus.platform.version>3.2.4.Final</quarkus.platform.version>
<quarkus.platform.version>3.3.0</quarkus.platform.version>
<quarkus-plugin.version>${quarkus.platform.version}</quarkus-plugin.version>

<surefire-plugin.version>3.1.2</surefire-plugin.version>
Expand Down

0 comments on commit 5c8fa01

Please sign in to comment.