From bbcc786a122af42678a3610e1a42047687f66131 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 10:34:38 +0000 Subject: [PATCH] chore(deps): update plugin com.gradle.develocity to v3.18 (#658) 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 7257c7ab..5577154c 100644 --- a/settings.gradle +++ b/settings.gradle @@ -8,7 +8,7 @@ pluginManagement { } plugins { - id "com.gradle.develocity" version "3.17.6" + id "com.gradle.develocity" version "3.18" } develocity {