Skip to content

Commit 6ddc303

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

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
@@ -14,7 +14,7 @@ repositories {
1414
}
1515

1616
def VERSIONS = [
17-
QUARKUS : "3.25.4",
17+
QUARKUS : "3.26.0",
1818
QUARKUS_SCALA3: "1.0.0",
1919
SCALA3 : "3.7.2",
2020
MAGNUM : "1.3.1",

0 commit comments

Comments
 (0)