CLI to interactively upgrade Gradle dependencies, inspired by yarn. Easily upgrade your dependencies and Gradle itself by simply selecting what you want to upgrade. To get the data for the outdated dependencies, the gradle-versions-plugin is required. Simply run gradle-upgrade-interactive. The gradle-versions-plugin is called to generate a JSON report containing the outdated dependencies. The CLI will then prompt all outdated dependencies and the selected dependency upgrades will be written to the Gradle build file.

Features

  • Requires NodeJS 10+
  • Requires gradle-versions-plugin
  • Upgrade gradle dependencies
  • Inspired by yarn
  • Generate a JSON report

Project Samples

Project Activity

See All Activity >