We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00bbdb1 commit 5b5a347Copy full SHA for 5b5a347
1 file changed
settings.gradle.kts
@@ -2,7 +2,7 @@ pluginManagement {
2
plugins {
3
id("com.bmuschko.docker-remote-api") version "10.0.0"
4
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
5
- id("com.github.jk1.dependency-license-report") version "3.1.1"
+ id("com.github.jk1.dependency-license-report") version "3.1.2"
6
id("com.gradleup.shadow") version "9.4.1"
7
}
8
0 commit comments