chore(deps): update plugin io.quarkus to v3.13.1 (main) (#11966)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-08 09:26:04 +03:00 committed by GitHub
parent 1c2118a5bb
commit 324cc6dde1
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.13.0"
id("io.quarkus") version "3.13.1"
}
dependencies {