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

fokko 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 6c76a3a9a7 Build: Bump 
org.scala-lang.modules:scala-collection-compat_2.13 (#10195)
6c76a3a9a7 is described below

commit 6c76a3a9a7a41db0451992625d54e0109ff6ba53
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 15 21:10:25 2024 +0200

    Build: Bump org.scala-lang.modules:scala-collection-compat_2.13 (#10195)
    
    Bumps 
[org.scala-lang.modules:scala-collection-compat_2.13](https://github.com/scala/scala-collection-compat)
 from 2.11.0 to 2.12.0.
    - [Release notes](https://github.com/scala/scala-collection-compat/releases)
    - 
[Commits](https://github.com/scala/scala-collection-compat/compare/v2.11.0...v2.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.scala-lang.modules:scala-collection-compat_2.13
      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 bba80617db..e741965626 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -75,7 +75,7 @@ parquet = "1.13.1"
 pig = "0.17.0"
 roaringbitmap = "1.0.6"
 s3mock-junit5 = "2.11.0"
-scala-collection-compat = "2.11.0"
+scala-collection-compat = "2.12.0"
 slf4j = "1.7.36"
 snowflake-jdbc = "3.16.1"
 spark-hive33 = "3.3.4"

Reply via email to