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

This commit is contained in:
renovate[bot] 2024-05-18 14:51:24 +00:00 committed by GitHub
parent b8abe5a355
commit b6ed068e26
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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