We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcdfa31 commit 8858c83Copy full SHA for 8858c83
samples/use-all-java-module-plugins/build-logic/build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
dependencies {
6
- implementation("org.gradlex:extra-java-module-info:1.12")
+ implementation("org.gradlex:extra-java-module-info:1.13")
7
implementation("org.gradlex:java-module-dependencies:1.9.2")
8
implementation("org.gradlex:java-module-testing:1.7")
9
0 commit comments