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

vorburger 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 b267ba2  chore(deps): update dependency org.junit:junit-bom to v5.7.1
b267ba2 is described below

commit b267ba21156595522d8a5bf2acc36a35a40be4ab
Author: Renovate Bot <[email protected]>
AuthorDate: Sun Feb 7 20:54:38 2021 +0000

    chore(deps): update dependency org.junit:junit-bom to v5.7.1
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index c12f1f5..08a39a1 100644
--- a/build.gradle
+++ b/build.gradle
@@ -97,7 +97,7 @@ allprojects  {
         imports {
             mavenBom 'org.springframework:spring-framework-bom:5.3.3'
             mavenBom 
'org.springframework.boot:spring-boot-dependencies:2.3.5.RELEASE'
-            mavenBom 'org.junit:junit-bom:5.7.0'
+            mavenBom 'org.junit:junit-bom:5.7.1'
         }
 
         dependencies {

Reply via email to