Skip to content

Commit d002406

Browse files
Update dependency io.quarkus.platform:quarkus-bom to v3.29.3
1 parent 7fe8303 commit d002406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

languages/jvm/java.com/services/quarkus.io/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ repositories {
3939

4040
dependencies {
4141
// RESTEasy Reactive (JAX-RS)
42-
implementation enforcedPlatform("io.quarkus.platform:quarkus-bom:3.29.2")
42+
implementation enforcedPlatform("io.quarkus.platform:quarkus-bom:3.29.3")
4343

4444
// Vert.x HTTP + WebClient
4545
implementation 'io.quarkus:quarkus-arc'

0 commit comments

Comments
 (0)