From d48823ecaaf2cf8589627f81e159ac1935cffa4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 11:11:32 +0000 Subject: [PATCH] Update plugin com.gradle.develocity to v4.4.2 --- settings.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle.kts b/settings.gradle.kts index 389d5c4b..304749a3 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -6,7 +6,7 @@ pluginManagement { } plugins { - id("com.gradle.develocity") version "4.4.1" + id("com.gradle.develocity") version "4.4.2" } develocity {