Skip to content

Commit

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

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

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

---
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 Jan 9, 2025
1 parent c251ff4 commit 507e202
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.17.5</version.quarkus>
<version.quarkus>3.17.6</version.quarkus>

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

0 comments on commit 507e202

Please sign in to comment.