From 52fa3dd1891a840e0a4b173ed614b557d3fa58db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 10:50:17 +0000 Subject: [PATCH] Update plugin com.gradle.develocity to v4.2.2 --- settings.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle.kts b/settings.gradle.kts index 57f3df5..93fc7fc 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -17,7 +17,7 @@ dependencyResolutionManagement { } plugins { - id("com.gradle.develocity") version "4.1.1" + id("com.gradle.develocity") version "4.2.2" } develocity {