This is an automated email from the ASF dual-hosted git repository. ptupitsyn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git
The following commit(s) were added to refs/heads/main by this push: new 7cbccd066b3 Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#6628) 7cbccd066b3 is described below commit 7cbccd066b32355c53ba79d5a5e3493bd4e0813c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Sep 22 07:40:22 2025 +0300 Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#6628) Signed-off-by: Pavel Tupitsyn <ptupit...@apache.org> Co-authored-by: Pavel Tupitsyn <ptupit...@apache.org> --- 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 d98d59be520..94e15a08b26 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -16,7 +16,7 @@ # [versions] -assertj = "3.27.4" +assertj = "3.27.5" asm = "9.8" bouncycastle = "1.82" compileTesting = "0.23.0"