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 0f39bb00ee Bump com.github.jk1.dependency-license-report from 2.9 to 
3.1.1 (#2383)
0f39bb00ee is described below

commit 0f39bb00eeb5855d00c17c72d3a302dca6c4e41a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 28 04:22:59 2026 +0800

    Bump com.github.jk1.dependency-license-report from 2.9 to 3.1.1 (#2383)
    
    Bumps com.github.jk1.dependency-license-report from 2.9 to 3.1.1.
    
    ---
    updated-dependencies:
    - dependency-name: com.github.jk1.dependency-license-report
      dependency-version: 3.1.1
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index bbf78c142d..b8d4e12434 100644
--- a/build.gradle
+++ b/build.gradle
@@ -19,7 +19,7 @@
 plugins {
     id 'com.github.ben-manes.versions' version '0.53.0'
     id 'io.github.goooler.osgi' version '0.8.6'
-    id 'com.github.jk1.dependency-license-report' version '2.9'
+    id 'com.github.jk1.dependency-license-report' version '3.1.1'
     id 'org.sonarqube' version '7.0.1.6134'
     id 'org.apache.groovy-core'
     id 'java-test-fixtures'

Reply via email to