Skip to content

Commit

Permalink
Bump version.quarkus from 3.16.2 to 3.16.3
Browse files Browse the repository at this point in the history
Bumps `version.quarkus` from 3.16.2 to 3.16.3.

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.16.2 to 3.16.3
- [Commits](quarkusio/quarkus-platform@3.16.2...3.16.3)

Updates `io.quarkus.platform:quarkus-bom` from 3.16.2 to 3.16.3
- [Commits](quarkusio/quarkus-platform@3.16.2...3.16.3)

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent d976970 commit 8406512
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 @@ -81,7 +81,7 @@
<version.checkstyle>10.5.0</version.checkstyle>
<version.halos.console>0.0.1</version.halos.console>
<version.junit>5.9.1</version.junit>
<version.quarkus>3.16.2</version.quarkus>
<version.quarkus>3.16.3</version.quarkus>

<!-- Plugin versions -->
<version.checkstyle.plugin>3.6.0</version.checkstyle.plugin>
Expand Down

0 comments on commit 8406512

Please sign in to comment.