Skip to content

Commit bbc8737

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

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.13")
34+
compileOnly("org.gradlex:extra-java-module-info:1.13.1")
3535
compileOnly("com.autonomousapps:dependency-analysis-gradle-plugin:3.0.2")
3636

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

0 commit comments

Comments
 (0)