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 919387f12b Build: Bump org.apache.datasketches:datasketches-java 
(#11307)
919387f12b is described below

commit 919387f12bdf449091f0a12aeda6d517290cc47c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 14 14:37:24 2024 +0200

    Build: Bump org.apache.datasketches:datasketches-java (#11307)
    
    Bumps org.apache.datasketches:datasketches-java from 6.0.0 to 6.1.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.datasketches:datasketches-java
      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 65352e49d7..d49c082b09 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -34,7 +34,7 @@ azuresdk-bom = "1.2.25"
 awssdk-s3accessgrants = "2.2.0"
 caffeine = "2.9.3"
 calcite = "1.10.0"
-datasketches = "6.0.0"
+datasketches = "6.1.1"
 delta-standalone = "3.2.1"
 delta-spark = "3.2.1"
 esotericsoftware-kryo = "4.0.3"

Reply via email to