Ross ROSS = Recommend OSS · open-source software intelligence for agents

ben-manes/gradle-versions-plugin

Gradle plugin to discover dependency updates observed · 2026-08-28

github.com/ben-manes/gradle-versions-plugin · Groovy · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 96
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 4
  • age_days: 5022
  • days_rel: 24
  • days_push: 7
  • n_releases_24m: 10

Full methodology

Adoption not part of the score

4079 stars · 204 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Gradle plugin that reports which of a build's dependencies, plugins, and Gradle itself have newer versions available. It provides a `dependencyUpdates` task with configurable filtering, revision stability checks, and multiple report formats.

Use cases

  • check for outdated gradle dependencies
  • find newer versions of my project's libraries
  • keep gradle plugins up to date
  • audit dependency updates in a jvm build
  • filter unstable dependency versions in gradle
  • generate a dependency update report for multi-project builds

When to choose

  • you use Gradle and want to see which dependencies have newer releases
  • you want to automate dependency freshness checks in CI
  • you need configurable filtering of unstable or bounded versions

When to avoid

  • your build uses Maven instead of Gradle
  • you need automatic dependency upgrades rather than reports
  • you need vulnerability scanning rather than version updates

Facets

plugin · maturity stable

dependency-audit build-tool developer-tools developer-tools version-control jvm cross-platform gradle-plugin dependency-updates groovy jvm-builds automation gradle

1 source

Member repositories

RepositoryRoleHealth v2
ben-manes/gradle-versions-pluginmain98

For agents

markdown · JSON · MCP: product_card(name="ben-manes/gradle-versions-plugin")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem