Skip to content

Commit 3dfafa4

Browse files
Bump io.quarkus.platform:quarkus-bom from 3.21.1 to 3.21.2
Bumps [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) from 3.21.1 to 3.21.2. - [Commits](quarkusio/quarkus-platform@3.21.1...3.21.2) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.21.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7338ed9 commit 3dfafa4

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.21.1",
17+
QUARKUS : "3.21.2",
1818
QUARKUS_SCALA3: "1.0.0",
1919
SCALA3 : "3.6.4",
2020
MAGNUM : "1.3.1",

0 commit comments

Comments
 (0)