Skip to content

Commit 1ad203a

Browse files
authoredSep 13, 2023
chore(deps): update plugin io.quarkus to v3.4.0 (#9455)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bbbc8dc commit 1ad203a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

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

+1-1
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.3.2"
15+
id("io.quarkus") version "3.4.0"
1616
}
1717

1818
dependencies {

0 commit comments

Comments
 (0)