Skip to content

Commit 4d1df34

Browse files
Bump io.quarkus from 3.0.1.Final to 3.0.2.Final (#8409)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 891dac9 commit 4d1df34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoke-tests/images/quarkus/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
id("otel.java-conventions")
1313

1414
id("com.google.cloud.tools.jib")
15-
id("io.quarkus") version "3.0.1.Final"
15+
id("io.quarkus") version "3.0.2.Final"
1616
}
1717

1818
dependencies {

0 commit comments

Comments
 (0)