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 c9304f0 chore(deps): update plugin org.barfuin.gradle.taskinfo to
v1.3.1
c9304f0 is described below
commit c9304f0063021150cbe7d82ea9cdf70e94703505
Author: Renovate Bot <[email protected]>
AuthorDate: Wed Oct 20 08:15:25 2021 +0000
chore(deps): update plugin org.barfuin.gradle.taskinfo to v1.3.1
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index 9b49e32..d8da99d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -52,7 +52,7 @@ buildscript {
plugins {
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
- id "org.barfuin.gradle.taskinfo" version "1.3.0"
+ id "org.barfuin.gradle.taskinfo" version "1.3.1"
id 'com.adarshr.test-logger' version '3.0.0'
id 'com.diffplug.spotless' version '5.15.1' apply false
id 'org.nosphere.apache.rat' version '0.7.0' apply false