This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/master by this push:
     new a7bebd3bcf Bump com.gradle.develocity from 4.2.2 to 4.3.2
a7bebd3bcf is described below

commit a7bebd3bcfbb4ab8379dc20de13be3bed68935ca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 2 01:37:44 2026 +0000

    Bump com.gradle.develocity from 4.2.2 to 4.3.2
    
    Bumps com.gradle.develocity from 4.2.2 to 4.3.2.
    
    ---
    updated-dependencies:
    - dependency-name: com.gradle.develocity
      dependency-version: 4.3.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 settings.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/settings.gradle b/settings.gradle
index be2f3e6ec2..5f3364d56a 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -29,7 +29,7 @@ pluginManagement {
 // check https://gradle.com/enterprise/releases with new versions. GE plugin 
version should not lag behind Gradle version
 plugins {
     // Before updating this, please check the compatibility from 
https://docs.gradle.com/enterprise/compatibility/#develocity_compatibility and 
https://develocity.apache.org/scans.
-    id "com.gradle.develocity" version "4.2.2"
+    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