Bump io.quarkus.platform:quarkus-bom from 3.1.1.Final to 3.1.2.Final (#8740)
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
75e0167072
commit
b8d27878ca
|
@ -16,7 +16,7 @@ plugins {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation(enforcedPlatform("io.quarkus.platform:quarkus-bom:3.1.1.Final"))
|
||||
implementation(enforcedPlatform("io.quarkus.platform:quarkus-bom:3.1.2.Final"))
|
||||
implementation("io.quarkus:quarkus-resteasy")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue