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

sunlan 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 6654a7c569 Bump com.gradle.develocity from 4.2.1 to 4.2.2
6654a7c569 is described below

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

    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]>
---
 settings.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/settings.gradle b/settings.gradle
index 17574e126c..be2f3e6ec2 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.1"
+    id "com.gradle.develocity" version "4.2.2"
     id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.4.0'
 }
 

Reply via email to