Skip to content

Releases: markelliot/gradle-versions

0.4.0

09 Jun 21:21
e38e31f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.2...0.4.0

0.3.2

31 Mar 12:49
eae9d53
Compare
Choose a tag to compare

What's Changed

  • Fix: when matching versions the version string cannot contain " and ' by @robert3005 in #40

New Contributors

Full Changelog: 0.3.1...0.3.2

0.3.1

30 Mar 18:55
2f8179e
Compare
Choose a tag to compare

What's Changed

  • Support both single and double quotes in plugin defs by @markelliot in #39

Full Changelog: 0.3.0...0.3.1

0.3.0

03 Mar 14:57
af56588
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.1...0.3.0

0.2.1

24 Feb 19:57
fd24aa3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

10 Feb 13:34
cb19a05
Compare
Choose a tag to compare

What's Changed

  • Support situations where currentVersion is empty or missing by @markelliot in #27

Full Changelog: 0.1.12...0.2.0

0.1.12

07 Dec 14:10
Compare
Choose a tag to compare
  • do not throw on update recommendations for dependencies not found in versions.props in updateVersionsProps task

0.1.11

19 Nov 03:08
Compare
Choose a tag to compare
  • add new tasks for detecting the Gradle version and updating the Gradle wrapper's distributionUrl

0.1.10

17 Nov 22:19
Compare
Choose a tag to compare
  • same as 0.1.9 but buildable

0.1.9

17 Nov 22:16
Compare
Choose a tag to compare
  • add debug logging
  • resolve a problem where error_prone_core dependencies were not reported even when eligible for update