build(deps): bump com.github.jk1.dependency-license-report from 1.13 to 1.16 #7

Merged
dependabot[bot] merged 1 commit from dependabot/gradle/com.github.jk1.dependency-license-report-1.16 into helma-🐜 2021-04-04 19:00:24 +00:00
Showing only changes of commit b7a8e68537 - Show all commits

View file

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