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 37a958e  Update dependency org.nosphere.apache:creadur-rat-gradle to 
v0.7.0
37a958e is described below

commit 37a958e61461bee30e6472e518c4220e72ffb549
Author: Renovate Bot <[email protected]>
AuthorDate: Sun Jun 7 12:34:27 2020 +0000

    Update dependency org.nosphere.apache:creadur-rat-gradle to v0.7.0
---
 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 a74640f..0fe32c0 100644
--- a/fineract-provider/build.gradle
+++ b/fineract-provider/build.gradle
@@ -43,7 +43,7 @@ buildscript {
         // below
         classpath 'org.apache.openjpa:openjpa:3.1.1' // when upgrading, also 
change OpenJPA version repeated below in dependencyManagement!
         classpath 'com.radcortez.gradle:openjpa-gradle-plugin:3.1.0'
-        classpath 'org.nosphere.apache:creadur-rat-gradle:0.6.0'
+        classpath 'org.nosphere.apache:creadur-rat-gradle:0.7.0'
         classpath 
"gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.3.0"
         classpath 
"gradle.plugin.com.github.andygoossens:gradle-modernizer-plugin:1.3.0"
         classpath 
"gradle.plugin.com.gorylenko.gradle-git-properties:gradle-git-properties:2.2.2"

Reply via email to