We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdfa20f commit 766a0dfCopy full SHA for 766a0df
languages/jvm/java.com/services/quarkus.io/build.gradle
@@ -39,7 +39,7 @@ repositories {
39
40
dependencies {
41
// RESTEasy Reactive (JAX-RS)
42
- implementation enforcedPlatform("io.quarkus.platform:quarkus-bom:3.28.5")
+ implementation enforcedPlatform("io.quarkus.platform:quarkus-bom:3.29.0")
43
44
// Vert.x HTTP + WebClient
45
implementation 'io.quarkus:quarkus-arc'
0 commit comments