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

aleks pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


The following commit(s) were added to refs/heads/develop by this push:
     new 4b5a4cb  Update dependency org.mockito:mockito-junit-jupiter to v3.5.15
4b5a4cb is described below

commit 4b5a4cb4b069ecd498e3e9dc7c1b33d31cd38c5a
Author: Renovate Bot <[email protected]>
AuthorDate: Mon Oct 19 18:26:11 2020 +0000

    Update dependency org.mockito:mockito-junit-jupiter to v3.5.15
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 5d2996d..4883220 100644
--- a/build.gradle
+++ b/build.gradle
@@ -120,7 +120,7 @@ allprojects  {
             dependency 'org.apache.activemq:activemq-broker:5.16.0'
             dependency 'org.apache.bval:org.apache.bval.bundle:2.0.4'
             dependency 'org.mockito:mockito-core:3.5.15'
-            dependency 'org.mockito:mockito-junit-jupiter:3.5.13'
+            dependency 'org.mockito:mockito-junit-jupiter:3.5.15'
             dependency 'io.github.classgraph:classgraph:4.8.90'
             dependency 'org.awaitility:awaitility:4.0.3'
             dependency 'com.github.spotbugs:spotbugs-annotations:4.1.4'

Reply via email to