Bump io.quarkus from 3.1.1.Final to 3.1.2.Final (#8739)
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
30217e4b05
commit
75e0167072
|
@ -12,7 +12,7 @@ plugins {
|
||||||
id("otel.java-conventions")
|
id("otel.java-conventions")
|
||||||
|
|
||||||
id("com.google.cloud.tools.jib")
|
id("com.google.cloud.tools.jib")
|
||||||
id("io.quarkus") version "3.1.1.Final"
|
id("io.quarkus") version "3.1.2.Final"
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|
Loading…
Reference in New Issue