Skip to content

Commit

Permalink
chore(deps): update plugin io.quarkus to v3.12.2 (main) (#11789)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent 6ec0f1f commit fa72a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smoke-tests/images/quarkus/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
id("otel.java-conventions")

id("com.google.cloud.tools.jib")
id("io.quarkus") version "3.12.1"
id("io.quarkus") version "3.12.2"
}

dependencies {
Expand Down

0 comments on commit fa72a65

Please sign in to comment.