Skip to content

Releases: ben-manes/gradle-versions-plugin

v0.14.0

08 Feb 09:55

Choose a tag to compare

  • Add support for Gradle 3.4 (#137, #125, #127)
  • Restored support for some older Gradle versions (#132, #134)

v0.13.0

06 Jul 08:44

Choose a tag to compare

v0.12.0

13 Jan 08:04

Choose a tag to compare

  • 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)

v0.11.3

24 Jun 14:46

Choose a tag to compare

crossng fingers and releasing

v0.11.2

24 Jun 12:22

Choose a tag to compare

Bugfix release for performance degradation in 0.11.x

v0.11.1

24 Jun 05:14

Choose a tag to compare

Bug fix to evaluate only external dependencies.

v0.11

24 Jun 04:18

Choose a tag to compare

Supports revisionStrategy to allow for custom exclusion rules, such as rejecting versions containing alpha.

v0.10.1

27 May 14:50

Choose a tag to compare

No-change patch release (0.10 was broken)

v0.10

27 May 14:48

Choose a tag to compare

Bugfix release for builds with flatDir repositories

v0.9

23 Apr 08:14

Choose a tag to compare

Compatibility release for Gradle 2.4-rc-1