chore(deps): update plugin io.quarkus to v3.6.1 (#10005)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-06 12:58:10 +02:00 committed by GitHub
parent bfe21c0865
commit b637026bbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.6.0"
id("io.quarkus") version "3.6.1"
}
dependencies {