Skip to content

Commit db1bd3f

Browse files
fix(deps): update dependency io.quarkus:quarkus-bom to v3.30.0
1 parent 6d6915e commit db1bd3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ plugins {
2121
}
2222

2323
dependencies {
24-
implementation(enforcedPlatform("io.quarkus:quarkus-bom:3.29.3"))
24+
implementation(enforcedPlatform("io.quarkus:quarkus-bom:3.30.0"))
2525
implementation("io.quarkus:quarkus-rest")
2626
}
2727

0 commit comments

Comments
 (0)