Эх сурвалжийг харах

Update dependency io.quarkus:quarkus-bom to v3.3.0 (#9223)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 1 жил өмнө
parent
commit
f5bd31d8af

+ 1 - 1
smoke-tests/images/quarkus/build.gradle.kts

@@ -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")
 }