Bump io.quarkus from 2.16.2.Final to 2.16.3.Final (#7843)

This commit is contained in:
dependabot[bot] 2023-02-16 15:58:54 -08:00 committed by GitHub
parent 8a325f7a55
commit 4ac4877959
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.2.Final"
id("io.quarkus") version "2.16.3.Final"
}
dependencies {