Skip to content

Commit

Permalink
Bump quarkusVersion from 2.15.1.Final to 3.8.3
Browse files Browse the repository at this point in the history
Bumps `quarkusVersion` from 2.15.1.Final to 3.8.3.

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

Updates `io.quarkus` from 2.15.1.Final to 3.8.3

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.quarkus
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 8773a04 commit 2b9f817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ ext {
jacksonVersion = "2.10.1"
jenaVersion = "4.4.0"
mustacheVersion = "0.9.10"
quarkusVersion = "2.15.1.Final"
quarkusVersion = "3.8.3"
slf4jVersion = "2.0.6"
smallryeConfigVersion = "2.11.1"
smallryeHealthVersion = "3.2.1"
Expand Down

0 comments on commit 2b9f817

Please sign in to comment.