u/weird-otter

▲ 2 r/java

Extension: Gradle Dependency Updater for Intellij

At work, we have a lot of projects with lots of dependencies and keeping them up to date by hand is tedious.

In my free time, I built this (open source) extension that scans the build.gradle, makes requests to Nexus or Maven Central to get the versions, and add a alt+enter option to update it.

Posting here if it can help anyone :)

Here it is: https://plugins.jetbrains.com/plugin/31755-gradle-dependency-updater

reddit.com
u/weird-otter — 4 days ago