Skip to content

Commit

Permalink
Bump quarkus.version from 2.13.0.Final to 2.13.1.Final (#152)
Browse files Browse the repository at this point in the history
Bumps `quarkus.version` from 2.13.0.Final to 2.13.1.Final.

Updates `quarkus-bom` from 2.13.0.Final to 2.13.1.Final
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@2.13.0.Final...2.13.1.Final)

Updates `quarkus-maven-plugin` from 2.13.0.Final to 2.13.1.Final

Updates `quarkus-bootstrap-maven-plugin` from 2.13.0.Final to 2.13.1.Final

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2022
1 parent 032eb38 commit b8a2407
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 @@ -21,7 +21,7 @@
<maven.compiler.release>11</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>2.13.0.Final</quarkus.version>
<quarkus.version>2.13.1.Final</quarkus.version>

<version.com.github.javaparser>3.24.4</version.com.github.javaparser>
<version.org.assertj>3.23.1</version.org.assertj>
Expand Down

0 comments on commit b8a2407

Please sign in to comment.