Skip to content

Commit 332a98c

Browse files
Bump io.quarkus.platform:quarkus-bom from 3.28.3 to 3.28.4 (#400)
Bumps [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) from 3.28.3 to 3.28.4. - [Commits](quarkusio/quarkus-platform@3.28.3...3.28.4) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.28.4 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 aac915d commit 332a98c

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.3",
18+
QUARKUS : "3.28.4",
1919
QUARKUS_SCALA3: "1.0.0",
2020
SCALA3 : "3.7.3",
2121
MAGNUM : "1.3.1",

0 commit comments

Comments
 (0)