Skip to content

Commit 10d8176

Browse files
Update dependency io.quarkus.platform:quarkus-bom to v3.29.1 (#502)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ba67bfc commit 10d8176

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.0")
42+
implementation enforcedPlatform("io.quarkus.platform:quarkus-bom:3.29.1")
4343

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

0 commit comments

Comments
 (0)