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

commit aea6d2f9e73c93d863550d89e0187d7a24802488
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Jan 29 08:50:39 2026 +0000

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

diff --git a/settings.gradle.kts b/settings.gradle.kts
index 6fec1b723..290416f98 100644
--- a/settings.gradle.kts
+++ b/settings.gradle.kts
@@ -113,7 +113,7 @@ plugins {
   // When updating the develocity plugin version, verify that the version that
   // https://develocity.apache.org/ runs is compatible with the plugin version
   // as on 
https://docs.gradle.com/develocity/current/miscellaneous/compatibility/
-  id("com.gradle.develocity") version "4.3.1"
+  id("com.gradle.develocity") version "4.3.2"
   id("com.gradle.common-custom-user-data-gradle-plugin") version "2.4.0"
 }
 

Reply via email to