This is an automated email from the ASF dual-hosted git repository.
arnold 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 e0d087320 Update plugin com.adarshr.test-logger to v4
e0d087320 is described below
commit e0d087320ac36af752b6a72a337e517a068e897a
Author: Renovate <[email protected]>
AuthorDate: Mon Oct 16 01:30:47 2023 +0000
Update plugin com.adarshr.test-logger to v4
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index 147783d38..225204c0d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -69,7 +69,7 @@ buildscript {
plugins {
id 'me.qoomon.git-versioning' version '6.4.2'
id "org.barfuin.gradle.taskinfo" version "2.1.0"
- id 'com.adarshr.test-logger' version '3.2.0'
+ id 'com.adarshr.test-logger' version '4.0.0'
id 'com.diffplug.spotless' version '6.19.0' apply false
id 'org.nosphere.apache.rat' version '0.8.0' apply false
id 'com.github.hierynomus.license' version '0.16.1' apply false