Plugin for IntelliJ IDEA
A plugin that check versions support for maven dependencies with IntelliJ IDEA.
- auto check latest versions of dependencies
- auto check latest versions of dependency-management
- versions of dependencies or dependency-management check can be triggered manually
-
Using IDE built-in plugin system:
Preferences > Plugins > Marketplace > Search for "Dependency Updater" > Install Plugin
-
Manually:
Download the latest release and install it manually using Preferences > Plugins > ⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.