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 97714fcdf Update plugin com.gradle.develocity to v4.2.2 (#2597)
97714fcdf is described below

commit 97714fcdff04a205aef1211c11d04a98fb964907
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Oct 24 16:54:30 2025 +0100

    Update plugin com.gradle.develocity to v4.2.2 (#2597)
---
 settings.gradle.kts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/settings.gradle.kts b/settings.gradle.kts
index fbf1208b8..83347575d 100644
--- a/settings.gradle.kts
+++ b/settings.gradle.kts
@@ -110,7 +110,7 @@ pluginManagement {
 }
 
 plugins {
-  id("com.gradle.develocity") version "4.1.1"
+  id("com.gradle.develocity") version "4.2.2"
   id("com.gradle.common-custom-user-data-gradle-plugin") version "2.4.0"
 }
 

Reply via email to