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 ec17e7d commit d97b901Copy full SHA for d97b901
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.10.1")
+ implementation("org.gradlex:extra-java-module-info:1.11")
7
implementation("org.gradlex:java-module-dependencies:1.8")
8
implementation("org.gradlex:java-module-testing:1.5")
9
0 commit comments