Merge pull request #317 from antville/dependabot/gradle/com.github.jk1.dependency-license-report-2.1

build(deps): bump com.github.jk1.dependency-license-report from 2.0 to 2.1
This commit is contained in:
Tobi Schäfer 2023-08-26 20:17:56 +02:00 committed by GitHub
commit 9e371e7012
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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