From 7eb69c7400bb76c3c035e1608187c64475f2912f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 19:59:39 +0000 Subject: [PATCH] Update plugin com.gradle.develocity to v4.0.1 (#866) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- settings.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle b/settings.gradle index af63e5a1..e8b6ffce 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,5 +1,5 @@ plugins { - id 'com.gradle.develocity' version '4.0' + id 'com.gradle.develocity' version '4.0.1' } develocity {