Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@@ -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")