Skip to content

Commit

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

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

Updates `io.quarkus.platform:quarkus-bom` from 3.6.5 to 3.6.6
- [Commits](quarkusio/quarkus-platform@3.6.5...3.6.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 16, 2024
1 parent cec1ab1 commit f0b50e1
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.6.5</version.quarkus>
<version.quarkus>3.6.6</version.quarkus>

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

0 comments on commit f0b50e1

Please sign in to comment.