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 3aa7fab Update dependency
gradle.plugin.com.gorylenko.gradle-git-properties:gradle-git-properties to
v2.2.3
3aa7fab is described below
commit 3aa7fab11031baa37ff8c52f3ccc23d37ea49935
Author: Renovate Bot <[email protected]>
AuthorDate: Sat Jul 25 20:52:49 2020 +0000
Update dependency
gradle.plugin.com.gorylenko.gradle-git-properties:gradle-git-properties to
v2.2.3
---
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 eb4bf10..20da8f9 100644
--- a/fineract-provider/build.gradle
+++ b/fineract-provider/build.gradle
@@ -52,7 +52,7 @@ buildscript {
classpath 'org.nosphere.apache:creadur-rat-gradle:0.7.0'
classpath
"gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.4.4"
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"
+ classpath
"gradle.plugin.com.gorylenko.gradle-git-properties:gradle-git-properties:2.2.3"
classpath "net.ltgt.gradle:gradle-errorprone-plugin:1.2.1"
classpath "com.diffplug.spotless:spotless-plugin-gradle:5.1.0"
classpath "io.swagger.core.v3:swagger-gradle-plugin:2.1.4"