Bump io.quarkus from 2.16.5.Final to 2.16.6.Final (#8215)

This commit is contained in:
dependabot[bot] 2023-04-04 16:11:58 -07:00 committed by GitHub
parent 8fba02e391
commit feb2872132
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 "2.16.5.Final"
id("io.quarkus") version "2.16.6.Final"
}
dependencies {