We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e74d2f commit 6ec0f1fCopy full SHA for 6ec0f1f
smoke-tests/images/quarkus/build.gradle.kts
@@ -16,7 +16,7 @@ plugins {
16
}
17
18
dependencies {
19
- implementation(enforcedPlatform("io.quarkus:quarkus-bom:3.12.1"))
+ implementation(enforcedPlatform("io.quarkus:quarkus-bom:3.12.2"))
20
implementation("io.quarkus:quarkus-resteasy")
21
22
0 commit comments