chore(deps): update plugin io.quarkus to v3.12.2 (main) (#11789)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-10 17:07:12 +03:00 committed by GitHub
parent 6ec0f1f95d
commit fa72a652bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 {