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

Bumps com.github.jk1.dependency-license-report from 2.2 to 2.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-27 09:29:35 +00:00 committed by GitHub
parent a7ee467cdc
commit dbb0b6bcfd
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 '2.2'
id 'com.github.jk1.dependency-license-report' version '2.5'
}
import org.apache.tools.ant.filters.FixCrLfFilter