Skip to content

Commit ffb8e2a

Browse files
committed
fix(deps): update quarkus platform and group to v3.25.3
1 parent 027d80b commit ffb8e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
checkstyle = "10.25.0"
2222
hadoop = "3.4.1"
2323
iceberg = "1.9.2" # Ensure to update the iceberg version in regtests to keep regtests up-to-date
24-
quarkus = "3.25.0"
24+
quarkus = "3.25.3"
2525
immutables = "2.11.3"
2626
picocli = "4.7.7"
2727
scala212 = "2.12.19"

0 commit comments

Comments
 (0)