Skip to content

Commit

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

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

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

---
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 Sep 2, 2024
1 parent 244a245 commit 7ff77b9
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.14.1"

// Dependencies
commonsRdfVersion = "0.5.0"
Expand Down

0 comments on commit 7ff77b9

Please sign in to comment.