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