Skip to content

Commit

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

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

Updates `io.quarkus` from 2.14.0.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 19, 2024
1 parent b8a0e94 commit 6d6f681
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.8.3"

// Dependencies
commonsRdfVersion = "0.5.0"
Expand Down

0 comments on commit 6d6f681

Please sign in to comment.