Skip to content

Commit 4e73325

Browse files
Bump io.quarkus.platform:quarkus-bom from 3.17.0 to 3.17.2 (#202)
Bumps [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) from 3.17.0 to 3.17.2. - [Commits](quarkusio/quarkus-platform@3.17.0...3.17.2) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 533c66b commit 4e73325

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.17.0",
17+
QUARKUS : "3.17.2",
1818
QUARKUS_SCALA3: "1.0.0",
1919
SCALA3 : "3.5.2",
2020
MAGNUM : "1.3.1",

0 commit comments

Comments
 (0)