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 1ba87ab  Update dependency org.mockito:mockito-core to v3.5.2
1ba87ab is described below

commit 1ba87abb13f8656bde2ef34e322a78b7672f8e0e
Author: Renovate Bot <[email protected]>
AuthorDate: Tue Aug 18 21:49:21 2020 +0000

    Update dependency org.mockito:mockito-core 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 c324fc8..efbab41 100644
--- a/fineract-provider/build.gradle
+++ b/fineract-provider/build.gradle
@@ -119,7 +119,7 @@ dependencyManagement {
         dependency 'jakarta.validation:jakarta.validation-api:3.0.0'
         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.0'
+        dependency 'org.mockito:mockito-core:3.5.2'
         dependency 'org.mockito:mockito-junit-jupiter:3.5.0'
         dependency 'io.github.classgraph:classgraph:4.8.87'
         dependency 'org.awaitility:awaitility:4.0.3'

Reply via email to