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 1837c81758 Build: Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 
(#10416)
1837c81758 is described below

commit 1837c81758344482086a82432e498fd2d509b48b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 3 08:03:11 2024 +0200

    Build: Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (#10416)
    
    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 
3.25.3 to 3.26.0.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - 
[Commits](https://github.com/assertj/assertj/compare/assertj-build-3.25.3...assertj-build-3.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      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 2ad34002d1..bfb6fb3765 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -26,7 +26,7 @@ antlr = "4.9.3"
 aircompressor = "0.27"
 arrow = "15.0.2"
 avro = "1.11.3"
-assertj-core = "3.25.3"
+assertj-core = "3.26.0"
 awaitility = "4.2.1"
 awssdk-bom = "2.25.60"
 azuresdk-bom = "1.2.23"

Reply via email to