build(deps): bump com.github.jk1.dependency-license-report

Bumps com.github.jk1.dependency-license-report from 1.16 to 2.0.

---
updated-dependencies:
- dependency-name: com.github.jk1.dependency-license-report
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-01 09:17:24 +00:00 committed by GitHub
parent 4fc158d6eb
commit 524578e8de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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