Skip to content

Commit 104efb7

Browse files
Update plugin org.gradlex.extra-java-module-info to v1.14 (#9291)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c2b61a commit 104efb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module-tests/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id("java")
33
id("application")
44
id("com.github.iherasymenko.jlink") version "0.7"
5-
id("org.gradlex.extra-java-module-info") version "1.13.1"
5+
id("org.gradlex.extra-java-module-info") version "1.14"
66
}
77

88
dependencies {

0 commit comments

Comments
 (0)