wrapper-upgrade-gradle-plugin

Gradle plugin that detects and updates Gradle and Maven wrappers to the latest Gradle and Maven version.

APACHE-2.0 License

Stars
43
Committers
14

Bot releases are hidden (Show)

wrapper-upgrade-gradle-plugin - 0.11.4 Latest Release

Published by bot-githubaction about 1 year ago

  • [FIX] PGP key to sign the artifacts needs to be rotated
wrapper-upgrade-gradle-plugin - 0.11.3

Published by bot-githubaction about 1 year ago

  • [FIX] Make register work with Kotlin build scripts (#158)
  • [FIX] PGP key to sign the artifacts needs to be rotated
wrapper-upgrade-gradle-plugin - 0.11.2

Published by bot-githubaction over 1 year ago

  • [FIX] Do not update wrapper if project uses a later version (#135)
wrapper-upgrade-gradle-plugin - 0.11.1

Published by bot-githubaction almost 2 years ago

  • [FIX] - Properly parse distributionUrl for Gradle snapshot distributions
wrapper-upgrade-gradle-plugin - 0.11

Published by bot-githubaction almost 2 years ago

  • [NEW] - Add options.allowPreRelease to control whether to upgrade to pre-release versions. By default, this option is set to false.
wrapper-upgrade-gradle-plugin - 0.10.2

Published by bot-githubaction over 2 years ago

  • [FIX] - Failures when a wrapper upgrade has some wrapper files deleted
wrapper-upgrade-gradle-plugin - 0.10.1

Published by bot-githubaction over 2 years ago

  • [NEW] - Add JDK 8 compatibility
wrapper-upgrade-gradle-plugin - 0.10

Published by bot-githubaction over 2 years ago

  • [NEW] - Support for Gradle 6.x and above
  • [NEW] - Support for passing additional arguments to git commit
  • [NEW] - Add Gradle/Maven release notes link to the PR description
  • [FIX] - Publish signature file
wrapper-upgrade-gradle-plugin - 0.9

Published by bot-githubaction over 2 years ago

Initial version.