April 2026

Welcome to the April 2026 Gradle Build Tool newsletter! This month, Gradle Best Practices in IntelliJ IDEA, Gradle 9.5.0, a new Dependency Management course, Gradle GitHub Actions v6.1.0, and a fully managed Develocity 2026.1.

From the Community

INTELLIJ IDEA 2026.1 RELEASE

JetBrains shipped IntelliJ IDEA 2026.1, and this release has more for Gradle users than usual. The official Gradle Best Practices guide is now baked into the IDE as inspections and quick-fixes.

The guide is part of the JetBrains × Google × Gradle collaboration, and it’s now integrated into the editor. More than 30 practices have been authored to date, with the first batch live in 2026.1 and the rest landing in subsequent updates. Expect your IDE to start gently nudging you in the right direction.

👉 Watch the video

From Gradle

GRADLE 9.5.0 RELEASE

Gradle 9.5.0 is out! This release includes:

Update your wrapper to get started:

./gradlew wrapper --gradle-version=9.5.0

👉 See the release notes

GITHUB ACTIONS FOR GRADLE v6

Version 6 of gradle/actions is out! The GitHub Actions toolkit is used by over 45,000 open-source repositories and featured in GitHub’s official Java starter workflows. Here’s what’s new and what it means for your CI.

Two caching paths, one action. Pick the path that fits:

Opt into Basic Caching with one line:

- uses: gradle/actions/setup-gradle@v6
  with:
    cache-provider: basic

👉 Read the blog post

NEW COURSE: DEPENDENCY MANAGEMENT 1

Dependency management is one of the topics the Gradle community asks about most, and the one where small misunderstandings compound into the most painful build problems down the line.

The Gradle team has published “Dependency Management 1: Configurations” on DPE University. A free, self-paced course that starts from first principles: what a Dependency Configuration actually is, how declarable and resolvable configurations differ, and why the distinction matters when you’re authoring libraries or debugging a dependency graph.

👉 Watch on YouTube

From Develocity

DEVELOCITY 2026.1 RELEASE

Develocity 2026.1 was released on March 25, with four headline themes:

The combination of Gradle 9.5.0 and Develocity plugin 4.4+ lets you publish Build Scans to your Develocity server by simply setting the COM_GRADLE_DEVELOCITY_URL environment variable; no need to modify the project or apply the plugin, making rollout across teams and CI pipelines effortless.

👉 Check out the release

Upcoming events

Meet the Gradle team and fellow community members at these upcoming events! We’d love to connect with you to discuss anything related to Gradle Build Tool, Develocity, Developer Productivity Engineering (DPE), or AI’s evolving impact on software development and delivery.

Spread the word

We encourage you to share highlights from this newsletter.

Find this and previous editions in the Gradle Newsletter Archive or subscribe via RSS.

The Call for Proposals for the May edition is now open!

If you have some news you’d like us to share in the next issue, let us know using the #community-news channel on the Gradle Community Slack or by mentioning @Gradle on Twitter/X.

Until next time!
— The Gradle Team

Gradle Inc. | 2261 Market Street | San Francisco, CA 94114
Privacy Policy | Unsubscribe