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 cd207a9 commit 6850602Copy full SHA for 6850602
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.11")
+ implementation("org.gradlex:extra-java-module-info:1.12")
7
implementation("org.gradlex:java-module-dependencies:1.8")
8
implementation("org.gradlex:java-module-testing:1.6")
9
0 commit comments