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 b30fe79 commit 0b14137Copy full SHA for 0b14137
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.29.2")
+ implementation enforcedPlatform("io.quarkus.platform:quarkus-bom:3.29.3")
43
44
// Vert.x HTTP + WebClient
45
implementation 'io.quarkus:quarkus-arc'
0 commit comments