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

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

commit 2c29f776733fe172c90487275567a7e2ea19a739
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 14 01:05:11 2025 +0900

    Bump com.gradle.develocity from 4.2.1 to 4.2.2
    
    Bumps com.gradle.develocity from 4.2.1 to 4.2.2.
    
    ---
    updated-dependencies:
    - dependency-name: com.gradle.develocity
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    (cherry picked from commit 6654a7c569cf2e5a0b2462846a5440d05be6ba04)
---
 settings.gradle | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/settings.gradle b/settings.gradle
index febbb35ee8..be2f3e6ec2 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -29,8 +29,8 @@ 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.1.1"
-    id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.3'
+    id "com.gradle.develocity" version "4.2.2"
+    id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.4.0'
 }
 
 apply from: 'gradle/build-scans.gradle'

Reply via email to