This is an automated email from the ASF dual-hosted git repository.

etudenhoefner 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 f4aaa375e9 Build: Bump io.delta:delta-spark_2.12 from 3.1.0 to 3.2.0 
(#10320)
f4aaa375e9 is described below

commit f4aaa375e9243c9c8c6619a0f8e0a922b6dd9313
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 16 17:18:00 2024 +0200

    Build: Bump io.delta:delta-spark_2.12 from 3.1.0 to 3.2.0 (#10320)
    
    Bumps [io.delta:delta-spark_2.12](https://github.com/delta-io/delta) from 
3.1.0 to 3.2.0.
    - [Release notes](https://github.com/delta-io/delta/releases)
    - [Commits](https://github.com/delta-io/delta/compare/v3.1.0...v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.delta:delta-spark_2.12
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 67dc52ba82..0ad9469ed8 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -34,7 +34,7 @@ awssdk-s3accessgrants = "2.0.0"
 caffeine = "2.9.3"
 calcite = "1.10.0"
 delta-standalone = "3.1.0"
-delta-spark = "3.1.0"
+delta-spark = "3.2.0"
 esotericsoftware-kryo = "4.0.3"
 errorprone-annotations = "2.27.0"
 findbugs-jsr305 = "3.0.2"

Reply via email to