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

This commit is contained in:
renovate[bot] 2024-08-15 18:27:04 +00:00 committed by GitHub
parent 44f2375749
commit 12e7f298ad
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.7'
id 'com.github.jk1.dependency-license-report' version '2.9'
}
import org.apache.tools.ant.filters.FixCrLfFilter