Skip to content

Commit 695bf6c

Browse files
Bump io.quarkus:quarkus-universe-bom from 2.16.6.Final to 3.15.0
Bumps [io.quarkus:quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) from 2.16.6.Final to 3.15.0. - [Commits](quarkusio/quarkus-platform@2.16.6.Final...3.15.0) --- updated-dependencies: - dependency-name: io.quarkus:quarkus-universe-bom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e84f431 commit 695bf6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind", ver
2525

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

28-
quarkus-universe-bom = { module = "io.quarkus:quarkus-universe-bom", version = "2.16.6.Final" }
28+
quarkus-universe-bom = { module = "io.quarkus:quarkus-universe-bom", version = "3.15.0" }
2929

3030
[plugins]
3131
quarkus = { id = "io.quarkus", version = "2.16.6.Final" }

0 commit comments

Comments
 (0)