This is an automated email from the ASF dual-hosted git repository. juhan pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract-cn-api.git
commit 2eaec86073ecc74211ce711f05a99261272da767 Author: Juhan Aasaru <[email protected]> AuthorDate: Mon Sep 30 22:55:16 2019 +0300 upgrade bugfix version --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 03f86b3..cf9bc49 100644 --- a/build.gradle +++ b/build.gradle @@ -20,7 +20,7 @@ buildscript { jcenter() } dependencies { - classpath 'io.spring.gradle:dependency-management-plugin:0.6.0.RELEASE' + classpath 'io.spring.gradle:dependency-management-plugin:0.6.1.RELEASE' } }
