We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b0226 commit e1ae700Copy full SHA for e1ae700
gradle/publishing.gradle
@@ -58,7 +58,7 @@ publishing {
58
from components.java
59
60
// Test fixtures appear to be placing their dependencies in the wrong scope
61
- // for maven compilation, which means that their dependencies wing up in the
+ // for maven compilation, which means that their dependencies wind up in the
62
// final project's pom.xml.
63
// See: https://github.com/gradle/gradle/issues/14936
64
// Until this is fixed, skip these configurations to avoid polluting the list of dependencies
0 commit comments