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 ff1ccd7d4 Bump mockitoVersion from 3.8.0 to 3.12.4 (#4912)
ff1ccd7d4 is described below

commit ff1ccd7d4f3ce6a331d31e879d6cff211f7bfab7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 25 00:55:00 2024 +0800

    Bump mockitoVersion from 3.8.0 to 3.12.4 (#4912)
    
    Bumps `mockitoVersion` from 3.8.0 to 3.12.4.
    
    Updates `org.mockito:mockito-core` from 3.8.0 to 3.12.4
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v3.8.0...v3.12.4)
    
    Updates `org.mockito:mockito-inline` from 3.8.0 to 3.12.4
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v3.8.0...v3.12.4)
    
    Updates `org.mockito:mockito-junit-jupiter` from 3.8.0 to 3.12.4
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v3.8.0...v3.12.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.mockito:mockito-inline
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.mockito:mockito-junit-jupiter
      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 d37167cbe..ab67b19eb 100644
--- a/build.gradle
+++ b/build.gradle
@@ -655,7 +655,7 @@ subprojects {
     def opentelemetryVersion = '1.36.0'
     def cloudeventsVersion = '2.4.2'
     def curatorVersion = '5.6.0'
-    def mockitoVersion = '3.8.0'
+    def mockitoVersion = '3.12.4'
 
     dependencyManagement {
         dependencies {


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

Reply via email to