Skip to content

Commit 1b073bc

Browse files
authored
Bump Quarkus version to unblock IntelliJ build (#1958)
Use Quarkus 3.24.3 to fix build issues with `:polaris-server:classes`
1 parent c43c546 commit 1b073bc

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.0" # Ensure to update the iceberg version in regtests to keep regtests up-to-date
24-
quarkus = "3.23.3"
24+
quarkus = "3.24.3"
2525
immutables = "2.10.1"
2626
picocli = "4.7.7"
2727
scala212 = "2.12.19"

0 commit comments

Comments
 (0)