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 bd79e89 commit bbc8737Copy full SHA for bbc8737
build.gradle.kts
@@ -31,7 +31,7 @@ configurations.compileClasspath {
31
dependencies {
32
implementation("org.ow2.asm:asm:9.8")
33
34
- compileOnly("org.gradlex:extra-java-module-info:1.13")
+ compileOnly("org.gradlex:extra-java-module-info:1.13.1")
35
compileOnly("com.autonomousapps:dependency-analysis-gradle-plugin:3.0.2")
36
37
testImplementation("org.assertj:assertj-core:3.27.4")
0 commit comments