Update plugin com.github.jk1.dependency-license-report to v2.9

This commit is contained in:
Renovate Bot 2024-11-01 15:14:34 +00:00
parent 969c1f9ee9
commit 3943e523ca

View file

@ -1,5 +1,5 @@
plugins { plugins {
id 'com.github.jk1.dependency-license-report' version '2.5' id 'com.github.jk1.dependency-license-report' version '2.9'
} }
def helmaInstallDir = "${rootProject.buildDir}/install/antclick" def helmaInstallDir = "${rootProject.buildDir}/install/antclick"