diff --git a/README.md b/README.md index e9b442ce..821ecaa0 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,7 @@ _Tools that handle the build cycle and dependencies of an application._ - [Buck2](https://github.com/facebook/buck2) - Encourages the creation of small, reusable modules consisting of code and resources. - [Gradle](https://gradle.org) - Incremental builds programmed via Groovy instead of declaring XML. Works well with Maven's dependency management. +- [ReleaseRun](https://releaserun.com) — free pom.xml and Gradle dependency health checker — scans for CVEs and outdated Maven/Gradle packages ### Bytecode Manipulation _Libraries to manipulate bytecode programmatically._