Bump io.quarkus.platform:quarkus-bom from 3.0.4.Final to 3.1.0.Final (#8618)
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
c41d239c3e
commit
c3769b009a
|
@ -16,7 +16,7 @@ plugins {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation(enforcedPlatform("io.quarkus.platform:quarkus-bom:3.0.4.Final"))
|
implementation(enforcedPlatform("io.quarkus.platform:quarkus-bom:3.1.0.Final"))
|
||||||
implementation("io.quarkus:quarkus-resteasy")
|
implementation("io.quarkus:quarkus-resteasy")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue