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 48676ee02 Bump org.assertj:assertj-core from 2.6.0 to 2.8.0 (#4959)
48676ee02 is described below

commit 48676ee026772e3992b1787229f0f176b91fdd2e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 3 14:25:08 2024 +0800

    Bump org.assertj:assertj-core from 2.6.0 to 2.8.0 (#4959)
    
    Bumps 
[org.assertj:assertj-core](https://github.com/joel-costigliola/assertj-core) 
from 2.6.0 to 2.8.0.
    - [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.8.0)
    
    ---
    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]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index faffc4667..0b92076c5 100644
--- a/build.gradle
+++ b/build.gradle
@@ -714,7 +714,7 @@ subprojects {
 
             dependency "org.junit.jupiter:junit-jupiter:5.6.0"
             dependency "org.junit-pioneer:junit-pioneer:1.9.1"
-            dependency "org.assertj:assertj-core:2.6.0"
+            dependency "org.assertj:assertj-core:2.8.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