Skip to content

Commit

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

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

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

---
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 25, 2024
1 parent b8a0e94 commit 2e114d2
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.9.0"

// Dependencies
commonsRdfVersion = "0.5.0"
Expand Down

0 comments on commit 2e114d2

Please sign in to comment.