Bump io.quarkus from 2.16.6.Final to 3.0.0.Final (#8286)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ec22fa46ed
commit
cd844f4681
|
@ -12,7 +12,7 @@ plugins {
|
|||
id("otel.java-conventions")
|
||||
|
||||
id("com.google.cloud.tools.jib")
|
||||
id("io.quarkus") version "2.16.6.Final"
|
||||
id("io.quarkus") version "3.0.0.Final"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
Loading…
Reference in New Issue