diff --git a/settings.gradle b/settings.gradle index e4b18c9..88870df 100644 --- a/settings.gradle +++ b/settings.gradle @@ -7,7 +7,7 @@ pluginManagement { } plugins { - id 'com.autonomousapps.build-health' version '3.10.0' + id 'com.autonomousapps.build-health' version '3.11.0' } dependencyResolutionManagement {