Gradle
@gradle.com
270 followers 7 following 28 posts
Official Gradle account. We are the providers of the Develocity build and test performance acceleration and failure analytics solution to improving developer productivity and the Gradle Build Tool.
Posts Media Videos Starter Packs
gradle.com
The new #Develocity #IntelliJ plugin's Live Build Timeline helps you find issues like a faulty input file configuration causing redundant test tasks to run every time.

This fix took the build from 18s to just 1s!

https://gradle.com/blog/develocity-intellij-plugin-speed-up-gradle-builds-insights/
gradle.com
What the #Gradle team is doing to help prevent your builds from becoming part of the #Maven Central problem ⬇️

"Good Neighbors 🤝 How to Reduce Maven Central Traffic from Gradle Builds"

https://blog.gradle.org/maven-central-mirror
gradle.com
📣 #Gradle 9.2.0 RC1 is out and ready for testing! 🔬

https://docs.gradle.org/9.2.0-rc-1/release-notes.html

Bug fixes and…

💾 Windows #ARM64 support
🔧 Improved publishing APIs
💡 Better guidance for dependency verification failures

Please report any 🐛 on #GitHub!
Gradle 9.2.0-rc-1 Release Notes
We are excited to announce Gradle 9.2.0-rc-1.
docs.gradle.org
gradle.com
From the #Gradle community 👉 👉 👉

Martin Bonnin shares his thoughts on the separation of concerns for your Gradle plugins!

https://mbonnin.net/2025-08-24_isolation_101/
Classloader isolation 101
Separation of concerns for your Gradle plugins
mbonnin.net
gradle.com
ICYMI, the official #Gradle #Docker image is now under our direct care. 🎉

This means you can count on it to be fully aligned with our releases and to get timely updates for your containerized builds and CI/CD pipelines!

Read more 👉 👉 👉
https://blog.gradle.org/docker-image-ownership
gradle.com
🚀 Big news for the #Gradle community! We're excited to share that we now officially maintain the Gradle image on #Docker Hub 👉

https://blog.gradle.org/docker-image-ownership

Try it out:

```bash
docker pull gradle:latest
```
gradle.com
📣 #Gradle 9.1.0 is out!

https://docs.gradle.org/9.1.0/release-notes.html

Bug fixes and…

☕ Full #Java25 support
🔧 Native task graph visualization
💼 Enhanced console output

Please report any 🐛 on GitHub!
Gradle 9.1.0 Release Notes
We are excited to announce Gradle 9.1.0.
docs.gradle.org
gradle.com
It’s the final countdown!

⏱️ We’re T-7 days from #DPESummit 2025. Join #DPE and #DevEx experts and innovators as we come together to redefine what’s possible in the age of #AI.

It’s all happening at The Midway in San Francisco—Sep 23-24!

Just a few final 🎟️ left at: http://dpe.org/dpe-summit
gradle.com
📣 #Gradle 9.1.0 RC4 is out and ready for testing 🔬

https://docs.gradle.org/9.1.0-rc-4/release-notes.html

Bug fixes and…

☕ Full #Java25 support
🔧 Native task graph visualization
💼 Enhanced console output

Please report any 🐛 on GitHub!
Gradle 9.1.0-rc-4 Release Notes
We are excited to announce Gradle 9.1.0-rc-4.
docs.gradle.org
Reposted by Gradle
trishagee.bsky.social
I've been thinking about troubleshooting test and build failures for quite a while now, and my conclusion is "it's hard". I'm happy that @gradle.com has added a new feature to Develocity that makes it less hard. Find out more

#DeveloperProductivity #Troubleshooting

www.youtube.com/watch?v=oEAr...
Stop SIFTING and SAVE TIME with Test Failures AI Grouping! Quick Develocity AI Demo
YouTube video by Gradle
www.youtube.com
Reposted by Gradle
liutikas.net
I will be presenting at @gradle.com hosted #dpesummit2025 in SF in September. I'd love to chat there if you'll be attending!

dpe.org/sessions/aur...

#gradle
Reposted by Gradle
bricedutheil.bsky.social
At last! @gradle.com 9.1 (still rc1) offers a "native" way to visualize the task graph with `--task-graph` !
(Also now runs on jdk 25)

docs.gradle.org/9.1.0-rc-1/r...
Gradle 9.1.0-rc-1 Release Notes
We are excited to announce Gradle 9.1.0-rc-1.
docs.gradle.org
gradle.com
Gradle @gradle.com · Aug 14
📣 Gradle 9.1.0 RC1 is out and ready for testing! It includes bug fixes and…

☕ Full Java 25 support
🔧 Native task graph visualization
💼 Enhanced console output

Please report any 🐛 on GitHub!

docs.gradle.org/9.1.0-rc-1/r...
Gradle 9.1.0-rc-1 Release Notes
We are excited to announce Gradle 9.1.0-rc-1.
docs.gradle.org
gradle.com
Gradle @gradle.com · Jul 29
The new release candidate for Gradle 9 is out! 🚀

We want to ship the final version soon, and we'd appreciate your feedback and any regression reports. docs.gradle.org/9.0.0-rc-4/r...
Gradle 9.0.0-rc-4 Release Notes
We are excited to announce Gradle 9.0.0-rc-4.
docs.gradle.org
Reposted by Gradle
shipyard.build
shipping faster doesn't necessarily mean you're in a better place, esp when you don't have the right processes/pipelines

how can you keep a good dev pace while being confident your code is bug-free?

join Benjie and Erin at #DPESummit in SF and find out!

@gradle.com #DevEx #DX
gradle.com
Gradle @gradle.com · Jun 23
📣 #Gradle 9.0.0 RC1 is ready for testing!

🔧 Configuration Cache is the recommended execution mode
☕ Gradle requires Java 17+ to run
💼 Update to #Kotlin 2.1 and #Groovy 4.0
⚡ Improve Kotlin build script compilation avoidance

Please report any 🐛 on GitHub! docs.gradle.org/9.0.0-rc-1/r...
Gradle 9.0.0-rc-1 Release Notes
We are excited to announce Gradle 9.0.0-rc-1.
docs.gradle.org
Reposted by Gradle
Reposted by Gradle
trishagee.bsky.social
A couple of months ago, Hans (CEO of @gradle.com) started thinking about the impact GenAI will have on CD pipelines. I've been working with him and a bunch of talented folks at Gradle since then to outline the problems and our solutions to them. Check out our whitepaper

gradle.com/resources/eb...
GenAI Won't Replace Your Continuous Delivery Pipeline—It Will Stress It
Ready to harness the power of GenAI without disrupting your software delivery? Learn how to ensure reliable testing, maintain human oversight of AI code, optimize your continuous delivery pipelines, a...
gradle.com
Reposted by Gradle
deezerdevs.bsky.social
🛠️ Our Android teams just open-sourced a fast and simple tool to check for dependencies updates in a @gradle.com project: github.com/deezer/caupain

Feel free to check it out and file any issue if you need anything more!
GitHub - deezer/caupain: Your best buddy for keeping versions catalogs up to date!
Your best buddy for keeping versions catalogs up to date! - deezer/caupain
github.com
Reposted by Gradle
trishagee.bsky.social
The awesome team at @gradle.com have taken my blog posts and Opinions about Flaky Tests and put them all together in a very wonderful white paper!

Whether you care about #FlakyTests or think you don't have them, there's something in here for you.

#DeveloperProductivity #TestAutomation
The Productive Developer’s Guide to Flaky Tests
Learn practical strategies for minimizing the negative impact of flaky tests and fostering a culture of test reliability.
gradle.com