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

ptuomola 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 3b28c2b  Update dependency org.mockito:mockito-junit-jupiter to v3.5.2
3b28c2b is described below

commit 3b28c2b3aaac05750e9d52a76e12a6733b836ed6
Author: Renovate Bot <[email protected]>
AuthorDate: Wed Aug 19 00:33:34 2020 +0000

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

diff --git a/fineract-provider/build.gradle b/fineract-provider/build.gradle
index efbab41..4635f5a 100644
--- a/fineract-provider/build.gradle
+++ b/fineract-provider/build.gradle
@@ -120,7 +120,7 @@ dependencyManagement {
         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.2'
-        dependency 'org.mockito:mockito-junit-jupiter:3.5.0'
+        dependency 'org.mockito:mockito-junit-jupiter:3.5.2'
         dependency 'io.github.classgraph:classgraph:4.8.87'
         dependency 'org.awaitility:awaitility:4.0.3'
         dependency 'com.github.spotbugs:spotbugs-annotations:4.1.1'

Reply via email to