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

commit cc2ea0d1a25a86dcc8f04084e8c1ea4b4aacdd80
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 17 17:33:32 2024 +0300

    Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (#4076)
    
    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: Pavel Tupitsyn <[email protected]>
    Co-authored-by: Pavel Tupitsyn <[email protected]>
---
 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 5e8c4d46b5..45700ebbff 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -16,7 +16,7 @@
 #
 
 [versions]
-assertj = "3.26.0"
+assertj = "3.26.3"
 asm = "9.7"
 bouncycastle = "1.78.1"
 compileTesting = "0.21.0"

Reply via email to