Skip to content

Commit e1ae700

Browse files
Update gradle/publishing.gradle
Co-authored-by: Scott Dugas <[email protected]>
1 parent 87b0226 commit e1ae700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/publishing.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ publishing {
5858
from components.java
5959

6060
// 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
61+
// for maven compilation, which means that their dependencies wind up in the
6262
// final project's pom.xml.
6363
// See: https://github.com/gradle/gradle/issues/14936
6464
// Until this is fixed, skip these configurations to avoid polluting the list of dependencies

0 commit comments

Comments
 (0)