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 3208f52 commit 22d15fcCopy full SHA for 22d15fc
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.3.0")
+ compileOnly("com.autonomousapps:dependency-analysis-gradle-plugin:2.4.2")
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