This is an automated email from the ASF dual-hosted git repository.

aleks 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 6a290e8  chore(deps): update plugin com.adarshr.test-logger to v3.2.0
6a290e8 is described below

commit 6a290e83385b1efe5cff13d9daaa0d19a8a6ba39
Author: Renovate Bot <[email protected]>
AuthorDate: Sun Mar 6 17:00:55 2022 +0000

    chore(deps): update plugin com.adarshr.test-logger to v3.2.0
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 29cc12d..eebf368 100644
--- a/build.gradle
+++ b/build.gradle
@@ -53,7 +53,7 @@ buildscript {
 plugins {
     id 'io.spring.dependency-management' version '1.0.11.RELEASE'
     id "org.barfuin.gradle.taskinfo" version "1.3.1"
-    id 'com.adarshr.test-logger' version '3.1.0'
+    id 'com.adarshr.test-logger' version '3.2.0'
     id 'com.diffplug.spotless' version '6.3.0' apply false
     id 'org.nosphere.apache.rat' version '0.7.0' apply false
     id 'com.github.hierynomus.license' version '0.16.1' apply false

Reply via email to