Skip to content

Commit 0ed2c9a

Browse files
Bump io.quarkus from 2.16.6.Final to 3.15.1
Bumps io.quarkus from 2.16.6.Final to 3.15.1. --- updated-dependencies: - dependency-name: io.quarkus dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e84f431 commit 0ed2c9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ 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.1" }
2929

3030
[plugins]
31-
quarkus = { id = "io.quarkus", version = "2.16.6.Final" }
31+
quarkus = { id = "io.quarkus", version = "3.15.1" }
3232
jsonschema2pojo = { id = "org.jsonschema2pojo", version = "1.2.1" }
3333
gitProperties = { id = "com.gorylenko.gradle-git-properties", version = "2.4.1" }

0 commit comments

Comments
 (0)