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 7c907f7d1 chore(deps): update plugin com.gradle.develocity to v4.3 
(#3248)
7c907f7d1 is described below

commit 7c907f7d1c7897705a98d0283764f0a05f095f32
Author: Mend Renovate <[email protected]>
AuthorDate: Sat Dec 20 17:53:45 2025 +0000

    chore(deps): update plugin com.gradle.develocity to v4.3 (#3248)
---
 settings.gradle.kts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to