Skip to content

Commit dcc815b

Browse files
Update dependency org.gradlex:extra-java-module-info to v1.13 (#217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 10d484f commit dcc815b

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
@@ -31,7 +31,7 @@ configurations.compileClasspath {
3131
dependencies {
3232
implementation("org.ow2.asm:asm:9.8")
3333

34-
compileOnly("org.gradlex:extra-java-module-info:1.12")
34+
compileOnly("org.gradlex:extra-java-module-info:1.13")
3535
compileOnly("com.autonomousapps:dependency-analysis-gradle-plugin:2.19.0")
3636

3737
testImplementation("org.assertj:assertj-core:3.27.3")

0 commit comments

Comments
 (0)