Skip to content

Commit 432d63b

Browse files
fix(deps): update dependency io.quarkus:quarkus-bom to v3.8.2 (release/v1.33.x) (#10774)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62c40fd commit 432d63b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoke-tests/images/quarkus/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plugins {
1616
}
1717

1818
dependencies {
19-
implementation(enforcedPlatform("io.quarkus:quarkus-bom:3.8.1"))
19+
implementation(enforcedPlatform("io.quarkus:quarkus-bom:3.8.2"))
2020
implementation("io.quarkus:quarkus-resteasy")
2121
}
2222

0 commit comments

Comments
 (0)