Package manager

Gradle

Gradle

Import build.gradle and watch changelogs, release notes and security updates.

Track build dependencies across modules with release and security alerts.

Platforms: Android, Java, Kotlin

What you get

A single monitor with clear alerts and clean summaries.

  • Release notes and changelog summaries
  • Security and breaking change signals
  • Alerts sent to email or webhooks

Monitor Gradle dependencies with DepLog.dev

We track public registries and read release notes when available. Alerts follow your version ranges so you only see relevant changes.

Supported inputs

Paste the full file, a dependency section or a clean list.

build.gradle

Recommended file format for Gradle projects.

List format

One package per line. Example: com.squareup.okhttp3:okhttp:4.12.0.

Also accepted

Common alternatives: build.gradle.kts.

Example input

Example only. Your file can include more fields.

dependencies {
  implementation("com.squareup.okhttp3:okhttp:4.12.0")
  testImplementation("junit:junit:4.13.2")
}

How to import dependencies

Follow these steps before you save the monitor.

  1. 1

    Open build.gradle and copy the dependencies.

  2. 2

    Paste into DepLog and confirm the list.

  3. 3

    Choose alert rules and a delivery channel.

  4. 4

    Save the monitor and wait for the first scan.

Alerting tips

Pinned versions do not trigger alerts. Use the range syntax your manager supports if you want more updates.

FAQ

Common questions about Gradle

Which file should I paste for Gradle?

Paste build.gradle, build.gradle.kts. You can also paste a line list.

Can I paste a line list like com.squareup.okhttp3:okhttp:4.12.0?

Yes. Use one package per line with versions when possible.

Do you support Kotlin DSL files like build.gradle.kts?

Yes, when dependencies use the group:artifact:version notation.

Do you support private registries?

Not yet. We monitor public registries only. Private packages are not supported.

Start monitoring

Track build dependencies across modules with release and security alerts.

Start monitoring