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 de4262ddc8 Build: Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 
(#10698)
de4262ddc8 is described below

commit de4262ddc83fa2f7f0559bec294efbb9eb47e2b9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 14 09:53:12 2024 +0200

    Build: Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (#10698)
    
    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 
3.26.0 to 3.26.3.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - 
[Commits](https://github.com/assertj/assertj/compare/assertj-build-3.26.0...assertj-build-3.26.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 214cdff512..4e42cb8917 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.26.0"
+assertj-core = "3.26.3"
 awaitility = "4.2.1"
 awssdk-bom = "2.26.16"
 azuresdk-bom = "1.2.25"

Reply via email to