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 892f9d9 commit c76f14fCopy full SHA for c76f14f
build.gradle.kts
@@ -29,7 +29,7 @@ dependencies {
29
implementation("org.ow2.asm:asm:9.7.1")
30
31
compileOnly("org.gradlex:extra-java-module-info:1.8")
32
- compileOnly("com.autonomousapps:dependency-analysis-gradle-plugin:2.1.4")
+ compileOnly("com.autonomousapps:dependency-analysis-gradle-plugin:2.2.0")
33
34
testImplementation("org.spockframework:spock-core:2.1-groovy-3.0")
35
testImplementation("org.gradle.exemplar:samples-check:1.0.2")
0 commit comments