From b9a23d09179bdad5e0c12f730b49c9a4fc3a30cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 20:52:10 +0000 Subject: [PATCH] Update plugin com.gradle.develocity to v3.17.4 --- settings.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle b/settings.gradle index 97293d5..1c3a0e0 100644 --- a/settings.gradle +++ b/settings.gradle @@ -10,7 +10,7 @@ pluginManagement { plugins { id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0" - id "com.gradle.develocity" version "3.17.3" + id "com.gradle.develocity" version "3.17.4" } develocity {