We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ec0f1f commit 89b161dCopy full SHA for 89b161d
smoke-tests/images/quarkus/build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
id("otel.java-conventions")
13
14
id("com.google.cloud.tools.jib")
15
- id("io.quarkus") version "3.12.1"
+ id("io.quarkus") version "3.12.2"
16
}
17
18
dependencies {
0 commit comments