This is an automated email from the ASF dual-hosted git repository. singhpk234 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 4cb98f22dc Build: Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#14130) 4cb98f22dc is described below commit 4cb98f22dc225fe217945ce1fd303d55e86e3597 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sat Sep 20 22:33:48 2025 -0700 Build: Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#14130) Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.4 to 3.27.5. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.4...assertj-build-3.27.5) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 feec8ce8fa..59646bdb03 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -29,7 +29,7 @@ aircompressor = "0.27" apiguardian = "1.1.2" arrow = "15.0.2" avro = "1.12.0" -assertj-core = "3.27.4" +assertj-core = "3.27.5" awaitility = "4.3.0" awssdk-bom = "2.34.0" azuresdk-bom = "1.2.38"