Bump io.quarkus from 3.0.2.Final to 3.0.3.Final (#8468)
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
68ee41cabd
commit
16b8697ca7
|
@ -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.0.2.Final"
|
id("io.quarkus") version "3.0.3.Final"
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|
Loading…
Reference in New Issue