From 01cbe1a1653ed25c86be05803581a5806e6f7301 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 21:07:33 +0000 Subject: [PATCH] Update plugin com.autonomousapps.build-health to v3.1.0 --- settings.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle b/settings.gradle index 89f30496..da918379 100644 --- a/settings.gradle +++ b/settings.gradle @@ -7,7 +7,7 @@ pluginManagement { } plugins { - id("com.autonomousapps.build-health") version '3.0.4' + id("com.autonomousapps.build-health") version '3.1.0' } dependencyResolutionManagement {