-
Notifications
You must be signed in to change notification settings - Fork 358
[Bug] Cannot update com.puppycrawl.tools:checkstyle due to conflict #3355
Copy link
Copy link
Closed
Labels
good first issueThese are recommended starting points for newcomers looking to make their first contributions.These are recommended starting points for newcomers looking to make their first contributions.help wantedCommunity contributions are especially encouraged for these issues.Community contributions are especially encouraged for these issues.triagedIssues labeled as 'Triaged' have been reviewed and are deemed actionable.Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
Metadata
Metadata
Assignees
Labels
good first issueThese are recommended starting points for newcomers looking to make their first contributions.These are recommended starting points for newcomers looking to make their first contributions.help wantedCommunity contributions are especially encouraged for these issues.Community contributions are especially encouraged for these issues.triagedIssues labeled as 'Triaged' have been reviewed and are deemed actionable.Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
Description
We cannot bump com.puppycrawl.tools:checkstyle from 10.12.1 to a future version because of a conflict with
com.google.collections:google-collections:Reproduction
com.puppycrawl.tools:checkstyleinbuild.gradleto >10.12.1./gradlew checkstyleMainSee this error message
Exit Criteria
com.puppycrawl.tools:checkstyleAdditional Context