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 95a2cee commit 50c8febCopy full SHA for 50c8feb
settings.gradle.kts
@@ -3,7 +3,7 @@ import org.apache.tools.ant.taskdefs.condition.Os
3
pluginManagement {
4
plugins {
5
id("com.github.ben-manes.versions") version "0.51.0"
6
- id("com.github.jk1.dependency-license-report") version "2.7"
+ id("com.github.jk1.dependency-license-report") version "2.8"
7
id("me.champeau.jmh") version "0.7.2"
8
id("com.gradle.plugin-publish") version "1.2.1"
9
}
0 commit comments