From 6f8f45fa30e39201129ebce0956075efb84831f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 14:05:47 +0000 Subject: [PATCH] Update plugin com.gradle.develocity to v3.19 --- settings.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle.kts b/settings.gradle.kts index e98f009..b7ca7d0 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -6,7 +6,7 @@ pluginManagement { } plugins { - id("com.gradle.develocity") version "3.18.1" + id("com.gradle.develocity") version "3.19" } develocity {