Update dependency io.quarkus.platform:quarkus-bom to v3.2.4.Final (#9188)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
32c5d4c267
commit
da617cc79a
|
@ -16,7 +16,7 @@ plugins {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation(enforcedPlatform("io.quarkus.platform:quarkus-bom:3.2.3.Final"))
|
implementation(enforcedPlatform("io.quarkus.platform:quarkus-bom:3.2.4.Final"))
|
||||||
implementation("io.quarkus:quarkus-resteasy")
|
implementation("io.quarkus:quarkus-resteasy")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue