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 738bce9d2 chore(deps): update plugin com.gradle.develocity to v4.3.1 
(#3452)
738bce9d2 is described below

commit 738bce9d2b4b4bb27a7cb1f5e41274050b098031
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Jan 21 08:02:51 2026 +0000

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

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

Reply via email to