Skip to content
This repository has been archived by the owner on Dec 29, 2021. It is now read-only.

evil0th/dependency-updater-plugin

Repository files navigation

dependency-updater-plugin

Build Version Downloads

Plugin for IntelliJ IDEA

A plugin that check versions support for maven dependencies with IntelliJ IDEA.

Features / Supports

  • auto check latest versions of dependencies
  • auto check latest versions of dependency-management
  • versions of dependencies or dependency-management check can be triggered manually

Demo

Plugin Inspection.gif Plugin Action.gif

Installation

  • 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.