Skip to content

Commit

Permalink
Bump version.quarkus from 2.12.1.Final to 2.12.2.Final (#1258)
Browse files Browse the repository at this point in the history
Bumps `version.quarkus` from 2.12.1.Final to 2.12.2.Final.

Updates `resteasy-reactive-common` from 2.12.1.Final to 2.12.2.Final

Updates `quarkus-kotlin` from 2.12.1.Final to 2.12.2.Final

Updates `quarkus-reactive-routes` from 2.12.1.Final to 2.12.2.Final

---
updated-dependencies:
- dependency-name: io.quarkus.resteasy.reactive:resteasy-reactive-common
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-kotlin
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-reactive-routes
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 14, 2022
1 parent 8089623 commit 3084b04
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 @@ -37,7 +37,7 @@
<groupId.resteasy.client>org.jboss.resteasy.microprofile</groupId.resteasy.client>
<artifactId.resteasy.client>microprofile-rest-client</artifactId.resteasy.client>
<version.resteasy.client>2.0.0.Beta1</version.resteasy.client>
<version.quarkus>2.12.1.Final</version.quarkus>
<version.quarkus>2.12.2.Final</version.quarkus>
<version.testng>7.4.0</version.testng>

<!--
Expand Down

0 comments on commit 3084b04

Please sign in to comment.