Skip to content

Commit 8067d9a

Browse files
Bump io.quarkus.platform:quarkus-bom from 3.2.0.Final to 3.2.1.Final (open-telemetry#8986)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e0635b commit 8067d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plugins {
1616
}
1717

1818
dependencies {
19-
implementation(enforcedPlatform("io.quarkus.platform:quarkus-bom:3.2.0.Final"))
19+
implementation(enforcedPlatform("io.quarkus.platform:quarkus-bom:3.2.1.Final"))
2020
implementation("io.quarkus:quarkus-resteasy")
2121
}
2222

0 commit comments

Comments
 (0)