This is an automated email from the ASF dual-hosted git repository.
honahx pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
The following commit(s) were added to refs/heads/main by this push:
new 9f979a1ff1 Build: Bump io.delta:delta-standalone_2.12 from 0.6.0 to
3.1.0 (#9636)
9f979a1ff1 is described below
commit 9f979a1ff187ebd69ef3b027d857ee697fd9c52c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 6 18:17:40 2024 -0800
Build: Bump io.delta:delta-standalone_2.12 from 0.6.0 to 3.1.0 (#9636)
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index c91e1128ad..8b01d1d507 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -33,7 +33,7 @@ azuresdk-bom = "1.2.18"
awssdk-s3accessgrants = "2.0.0"
caffeine = "2.9.3"
calcite = "1.10.0"
-delta-standalone = "0.6.0"
+delta-standalone = "3.1.0"
delta-spark = "3.1.0"
esotericsoftware-kryo = "4.0.2"
errorprone-annotations = "2.24.1"