This is an automated email from the ASF dual-hosted git repository.

xiatian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git


The following commit(s) were added to refs/heads/master by this push:
     new e883175f3 Bump org.assertj:assertj-core from 2.8.0 to 3.26.0 (#3574)
e883175f3 is described below

commit e883175f3fdc217137fedd6c1a01139c0f19be0a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 17 16:58:31 2024 +0800

    Bump org.assertj:assertj-core from 2.8.0 to 3.26.0 (#3574)
    
    * Bump org.assertj:assertj-core from 2.6.0 to 2.9.1
    
    Bumps 
[org.assertj:assertj-core](https://github.com/joel-costigliola/assertj-core) 
from 2.6.0 to 2.9.1.
    - [Release notes](https://github.com/joel-costigliola/assertj-core/releases)
    - 
[Commits](https://github.com/joel-costigliola/assertj-core/compare/assertj-core-2.6.0...assertj-core-2.9.1)
    
    ---
    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]>
    
    * Upgrade to 3.26.0
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Pil0tXia <[email protected]>
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 3739b5f8a..bbda2423f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -712,7 +712,7 @@ subprojects {
 
             dependency "org.junit.jupiter:junit-jupiter:5.10.2"
             dependency "org.junit-pioneer:junit-pioneer:1.9.1"
-            dependency "org.assertj:assertj-core:2.8.0"
+            dependency "org.assertj:assertj-core:3.26.0"
 
             dependency "org.mockito:mockito-core:${mockitoVersion}"
             dependency "org.mockito:mockito-inline:${mockitoVersion}"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to