Skip to content

Commit ac6647e

Browse files
Bump io.quarkus.platform:quarkus-bom from 3.28.4 to 3.29.0
Bumps [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) from 3.28.4 to 3.29.0. - [Commits](quarkusio/quarkus-platform@3.28.4...3.29.0) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e6a9359 commit ac6647e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repositories {
1515
}
1616

1717
def VERSIONS = [
18-
QUARKUS : "3.28.4",
18+
QUARKUS : "3.29.0",
1919
QUARKUS_SCALA3: "1.0.0",
2020
SCALA3 : "3.7.3",
2121
MAGNUM : "1.3.1",

0 commit comments

Comments
 (0)