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

sunlan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/master by this push:
     new fbb5081e29 Bump com.github.jk1.dependency-license-report from 1.3 to 
2.1
fbb5081e29 is described below

commit fbb5081e291001d3d098cfe03f013f9a3e9b35ac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 3 14:55:46 2022 +0000

    Bump com.github.jk1.dependency-license-report from 1.3 to 2.1
    
    Bumps com.github.jk1.dependency-license-report from 1.3 to 2.1.
    
    ---
    updated-dependencies:
    - dependency-name: com.github.jk1.dependency-license-report
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 6480853a76..9adf3125b3 100644
--- a/build.gradle
+++ b/build.gradle
@@ -20,7 +20,7 @@ plugins {
     id 'me.champeau.buildscan-recipes' version '0.2.3'
     id 'com.github.ben-manes.versions' version '0.42.0'
     id 'com.github.blindpirate.osgi' version '0.0.6'
-    id "com.github.jk1.dependency-license-report" version "1.3"
+    id "com.github.jk1.dependency-license-report" version "2.1"
     id 'org.sonarqube' version '3.0'
     id 'org.apache.groovy-core'
     id 'java-test-fixtures'

Reply via email to