We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb91b77 commit fa175d2Copy full SHA for fa175d2
smoke-tests/images/quarkus/build.gradle.kts
@@ -16,7 +16,7 @@ plugins {
16
}
17
18
dependencies {
19
- implementation(enforcedPlatform("io.quarkus:quarkus-bom:3.23.4"))
+ implementation(enforcedPlatform("io.quarkus:quarkus-bom:3.24.0"))
20
implementation("io.quarkus:quarkus-rest")
21
22
0 commit comments