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