This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/main by this push: new d165f5127 Update plugin com.gradle.common-custom-user-data-gradle-plugin to v2.4.0 (#2582) d165f5127 is described below commit d165f51279843b18ab38f31def608ce0365c65fa Author: Mend Renovate <b...@renovateapp.com> AuthorDate: Wed Sep 17 09:25:02 2025 +0200 Update plugin com.gradle.common-custom-user-data-gradle-plugin to v2.4.0 (#2582) --- settings.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle.kts b/settings.gradle.kts index fa3f02300..0ca3b001a 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -111,7 +111,7 @@ pluginManagement { plugins { id("com.gradle.develocity") version "4.1.1" - id("com.gradle.common-custom-user-data-gradle-plugin") version "2.3" + id("com.gradle.common-custom-user-data-gradle-plugin") version "2.4.0" } dependencyResolutionManagement {