Skip to content

Commit 2021e4f

Browse files
authored
fix(deps): update dependency org.apache.iceberg:iceberg-bom to v1.9.2 (#2126)
1 parent 46a2a03 commit 2021e4f

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
@@ -20,7 +20,7 @@
2020
[versions]
2121
checkstyle = "10.25.0"
2222
hadoop = "3.4.1"
23-
iceberg = "1.9.1" # Ensure to update the iceberg version in regtests to keep regtests up-to-date
23+
iceberg = "1.9.2" # Ensure to update the iceberg version in regtests to keep regtests up-to-date
2424
quarkus = "3.24.3"
2525
immutables = "2.11.1"
2626
picocli = "4.7.7"

0 commit comments

Comments
 (0)