We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94415b4 commit caf9494Copy full SHA for caf9494
settings.gradle.kts
@@ -2,7 +2,7 @@ import org.apache.tools.ant.taskdefs.condition.Os
2
3
pluginManagement {
4
plugins {
5
- id("com.github.jk1.dependency-license-report") version "2.9"
+ id("com.github.jk1.dependency-license-report") version "3.0.1"
6
id("me.champeau.jmh") version "0.7.3"
7
}
8
0 commit comments