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 efb3fa5 commit 68b54c8Copy full SHA for 68b54c8
samples/use-all-java-module-plugins/build-logic/build.gradle.kts
@@ -4,6 +4,6 @@ plugins {
4
5
dependencies {
6
implementation("org.gradlex:extra-java-module-info:1.12")
7
- implementation("org.gradlex:java-module-dependencies:1.9")
+ implementation("org.gradlex:java-module-dependencies:1.9.1")
8
implementation("org.gradlex:java-module-testing:1.7")
9
}
samples/use-with-test-fixtures/build-logic/build.gradle.kts
@@ -4,5 +4,5 @@ plugins {
0 commit comments