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

commit 472a39c414ff673254219bc8d7da3b7553c4489d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 16 15:58:14 2024 +0800

    Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (#5035)
    
    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: 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 9c1e6f16c..63e9301a4 100644
--- a/build.gradle
+++ b/build.gradle
@@ -716,7 +716,7 @@ subprojects {
 
             dependency "org.junit.jupiter:junit-jupiter:5.10.3"
             dependency "org.junit-pioneer:junit-pioneer:1.9.1"
-            dependency "org.assertj:assertj-core:3.26.0"
+            dependency "org.assertj:assertj-core:3.26.3"
 
             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