From 2e59b0dbb9cfd67cb660286b7fc42e5f3664d071 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 21:25:24 +0000 Subject: [PATCH] Update plugin com.autonomousapps.build-health to v3.12.0 --- settings.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle b/settings.gradle index 88870df..b8caf79 100644 --- a/settings.gradle +++ b/settings.gradle @@ -7,7 +7,7 @@ pluginManagement { } plugins { - id 'com.autonomousapps.build-health' version '3.11.0' + id 'com.autonomousapps.build-health' version '3.12.0' } dependencyResolutionManagement {