Skip to content

Commit

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

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

Updates `io.quarkus` from 2.14.0.Final to 3.16.2

---
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 Nov 11, 2024
1 parent 2808286 commit 4ccded1
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 @@ -7,7 +7,7 @@ plugins {

ext {
// Platform
quarkusVersion = "2.14.0.Final"
quarkusVersion = "3.16.2"

// Dependencies
commonsRdfVersion = "0.5.0"
Expand Down

0 comments on commit 4ccded1

Please sign in to comment.