We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4888e84 + 97a3635 commit 67fd9ddCopy full SHA for 67fd9dd
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
id 'signing'
9
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
10
id "org.flywaydb.flyway" version "11.20.3"
11
- id "com.github.jk1.dependency-license-report" version "3.0.1"
+ id "com.github.jk1.dependency-license-report" version "3.1.1"
12
}
13
14
tasks.withType(Jar).configureEach {
0 commit comments