Skip to content

Commit

Permalink
Bump io.quarkus:quarkus-universe-bom from 2.16.6.Final to 3.9.3
Browse files Browse the repository at this point in the history
Bumps [io.quarkus:quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) from 2.16.6.Final to 3.9.3.
- [Commits](quarkusio/quarkus-platform@2.16.6.Final...3.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 11, 2024
1 parent 1908826 commit 7c4b526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -25,7 +25,7 @@ jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind", ver

jakarta-validation = { module = "jakarta.validation:jakarta.validation-api", version = "2.0.2" }

quarkus-universe-bom = { module = "io.quarkus:quarkus-universe-bom", version = "2.16.6.Final" }
quarkus-universe-bom = { module = "io.quarkus:quarkus-universe-bom", version = "3.9.3" }

[plugins]
quarkus = { id = "io.quarkus", version = "2.16.6.Final" }
Expand Down

0 comments on commit 7c4b526

Please sign in to comment.