Skip to content

Commit

Permalink
Update dependency org.gradlex:extra-java-module-info to v1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent fcdb479 commit a1943d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ configurations.compileClasspath {
dependencies {
implementation("org.ow2.asm:asm:9.7.1")

compileOnly("org.gradlex:extra-java-module-info:1.9")
compileOnly("org.gradlex:extra-java-module-info:1.10")
compileOnly("com.autonomousapps:dependency-analysis-gradle-plugin:2.7.0")

testImplementation("org.spockframework:spock-core:2.1-groovy-3.0")
Expand Down

0 comments on commit a1943d9

Please sign in to comment.