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

build(deps): bump com.github.jk1.dependency-license-report from 2.2 to 2.5
This commit is contained in:
Tobi Schäfer 2023-08-27 11:36:50 +02:00 committed by GitHub
commit 94d6b2d1a1
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.2' id 'com.github.jk1.dependency-license-report' version '2.5'
} }
import org.apache.tools.ant.filters.FixCrLfFilter import org.apache.tools.ant.filters.FixCrLfFilter