Skip to content

Commit 974d34a

Browse files
Update dependency org.gradlex:extra-java-module-info to v1.11 (#169)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b355538 commit 974d34a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ configurations.compileClasspath {
2828
dependencies {
2929
implementation("org.ow2.asm:asm:9.7.1")
3030

31-
compileOnly("org.gradlex:extra-java-module-info:1.10.1")
31+
compileOnly("org.gradlex:extra-java-module-info:1.11")
3232
compileOnly("com.autonomousapps:dependency-analysis-gradle-plugin:2.8.2")
3333

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

0 commit comments

Comments
 (0)