You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by al...@apache.org on 2022/03/06 17:44:04 UTC

[fineract] branch develop updated: chore(deps): update plugin com.github.jk1.dependency-license-report to v2.1

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 1669528  chore(deps): update plugin com.github.jk1.dependency-license-report to v2.1
1669528 is described below

commit 166952839ca091714cd8bf42facc0793c6e7cc81
Author: Renovate Bot <bo...@renovateapp.com>
AuthorDate: Sun Mar 6 17:00:58 2022 +0000

    chore(deps): update plugin com.github.jk1.dependency-license-report to v2.1
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index eebf368..f147ada 100644
--- a/build.gradle
+++ b/build.gradle
@@ -57,7 +57,7 @@ plugins {
     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
-    id 'com.github.jk1.dependency-license-report' version '2.0' apply false
+    id 'com.github.jk1.dependency-license-report' version '2.1' apply false
     id 'org.openapi.generator' version '4.3.1' apply false
     id 'org.zeroturnaround.gradle.jrebel' version '1.1.11' apply false
     id 'org.springframework.boot' version '2.6.4' apply false