Releases: ben-manes/gradle-versions-plugin
Releases · ben-manes/gradle-versions-plugin
v0.21.0
- Remove incompatible parallelization (#255)
- Ability to specify the Gradle Release Channel (#272)
- Avoid output of mixed file separators in report (#251)
- Console report should not appear with custom
outputFormatter
(#254)
v0.20.0
Add flag to disable gradle update check (#241)
v0.19.0
Use non-strict parsing of pom.xml
when extracting extra metadata (#238)
v0.17.0
- Fixed incorrect up-to-date check (#187)
v0.16.0
- Gradle 4.2 compatibility with custom report closure (#185)
v0.15.0
- Add support for Gradle 4.0-rc1 (#162)
- Close streams to avoid file handle leaks (#157)
v0.14.0
- Add support for Gradle 3.4 (#137, #125, #127)
- Restored support for some older Gradle versions (#132, #134)
v0.12.0
- Correct listing when configurations use different dependency versions (#65)
- No longer aggregates repositories due to name collisions (#66)
- Clarify text report when a project has no dependencies (#52)
- Report output using the project's buildDir (#80)
- Scope resolution strategy to task (#68)