Skip to content

Commit

Permalink
Bump version.quarkus from 3.6.9 to 3.10.0 (#313)
Browse files Browse the repository at this point in the history
Bumps `version.quarkus` from 3.6.9 to 3.10.0.

Updates `io.quarkus:quarkus-bom` from 3.6.9 to 3.10.0
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.6.9...3.10.0)

Updates `io.quarkus:quarkus-junit5` from 3.6.9 to 3.10.0

Updates `io.quarkus:quarkus-maven-plugin` from 3.6.9 to 3.10.0

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-junit5
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 2, 2024
1 parent 47fd008 commit a860be2
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 @@ -45,7 +45,7 @@
<version.debezium>2.7.0.Alpha1</version.debezium>
<version.mysql.driver>8.0.32</version.mysql.driver>
<!-- Quarkus -->
<version.quarkus>3.6.9</version.quarkus>
<version.quarkus>3.10.0</version.quarkus>
<!-- FOR TESTS Align with SPARK Antlr version -->
<version.antlr>4.9.3</version.antlr>
</properties>
Expand Down

0 comments on commit a860be2

Please sign in to comment.