From 17d9768a7b63a2f82afa81fb45904242cce0dc83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 13:57:51 +0000 Subject: [PATCH] chore(deps): update plugin com.gradle.develocity to v3.19.1 Signed-off-by: Harsh Shandilya --- settings.gradle.kts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/settings.gradle.kts b/settings.gradle.kts index d96eb719..cfea50db 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -1,5 +1,5 @@ /* - * Copyright © 2021-2024 Harsh Shandilya. + * Copyright © 2021-2025 Harsh Shandilya. * Use of this source code is governed by an MIT-style * license that can be found in the LICENSE file or at * https://opensource.org/licenses/MIT. @@ -64,7 +64,7 @@ pluginManagement { plugins { id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0" - id("com.gradle.develocity") version "3.19" + id("com.gradle.develocity") version "3.19.1" } develocity {