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 c04b8fc commit 65df4b7Copy full SHA for 65df4b7
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.25.0"
+ id("io.quarkus") version "3.26.0"
16
}
17
18
dependencies {
0 commit comments