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 8dc7430 commit 8a325f7Copy full SHA for 8a325f7
smoke-tests/images/quarkus/build.gradle.kts
@@ -16,7 +16,7 @@ plugins {
16
}
17
18
dependencies {
19
- implementation(enforcedPlatform("io.quarkus.platform:quarkus-bom:2.16.2.Final"))
+ implementation(enforcedPlatform("io.quarkus.platform:quarkus-bom:2.16.3.Final"))
20
implementation("io.quarkus:quarkus-resteasy")
21
22
0 commit comments