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 4385be8  chore(deps): update plugin com.diffplug.spotless to v5.17.1
4385be8 is described below

commit 4385be822047c2b04c494bf27b8e81948820c736
Author: Renovate Bot <[email protected]>
AuthorDate: Wed Oct 27 00:57:56 2021 +0000

    chore(deps): update plugin com.diffplug.spotless to v5.17.1
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 64e0ecc..4afb2cc 100644
--- a/build.gradle
+++ b/build.gradle
@@ -54,7 +54,7 @@ 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.0.0'
-    id 'com.diffplug.spotless' version '5.17.0' apply false
+    id 'com.diffplug.spotless' version '5.17.1' apply false
     id 'org.nosphere.apache.rat' version '0.7.0' apply false
     id 'com.github.hierynomus.license' version '0.16.1' apply false
     id 'org.openapi.generator' version '4.3.1' apply false

Reply via email to