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 581b634 commit 3ab8e64Copy full SHA for 3ab8e64
1 file changed
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.14.1")
+ implementation("org.gradlex:extra-java-module-info:1.14.2")
7
implementation("org.gradlex:java-module-dependencies:1.12.2")
8
implementation("org.gradlex:java-module-testing:1.8.1")
9
0 commit comments