Skip to content

Commit

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

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

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

---
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 Sep 4, 2024
1 parent 0cadc02 commit e15bdbe
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.14.1</version.quarkus>
<version.quarkus>3.14.2</version.quarkus>

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

0 comments on commit e15bdbe

Please sign in to comment.