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 c355a47 chore(deps): update plugin
com.gorylenko.gradle-git-properties to v2.4.0
c355a47 is described below
commit c355a4786358ffb6cbaf0fb08bd5f187c96fc4b3
Author: Renovate Bot <[email protected]>
AuthorDate: Sun Mar 6 19:14:50 2022 +0000
chore(deps): update plugin com.gorylenko.gradle-git-properties to v2.4.0
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index f147ada..a63050f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -63,7 +63,7 @@ plugins {
id 'org.springframework.boot' version '2.6.4' apply false
id 'net.ltgt.errorprone' version '2.0.2' apply false
id 'io.swagger.core.v3.swagger-gradle-plugin' version '2.1.13' apply false
- id 'com.gorylenko.gradle-git-properties' version '2.3.2' apply false
+ id 'com.gorylenko.gradle-git-properties' version '2.4.0' apply false
id 'org.asciidoctor.jvm.convert' version '3.3.2' apply false
id 'org.asciidoctor.jvm.pdf' version '3.3.2' apply false
id 'org.asciidoctor.jvm.epub' version '3.3.2' apply false