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

build(deps): bump com.github.jk1.dependency-license-report from 2.0 to 2.2
This commit is contained in:
Tobi Schäfer 2023-05-19 15:31:58 +02:00 committed by GitHub
commit 1b4624d437
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
plugins { plugins {
id 'application' id 'application'
id 'com.github.jk1.dependency-license-report' version '2.0' id 'com.github.jk1.dependency-license-report' version '2.2'
} }
import org.apache.tools.ant.filters.FixCrLfFilter import org.apache.tools.ant.filters.FixCrLfFilter