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 801c344b4a Bump com.gradle.develocity from 4.1.1 to 4.2.1
801c344b4a is described below

commit 801c344b4aa90aa9bd059fa58f4591b64d84e22b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 3 01:04:40 2025 +0000

    Bump com.gradle.develocity from 4.1.1 to 4.2.1
    
    Bumps com.gradle.develocity from 4.1.1 to 4.2.1.
    
    ---
    updated-dependencies:
    - dependency-name: com.gradle.develocity
      dependency-version: 4.2.1
      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 b90be5889a..17574e126c 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.1.1"
+    id "com.gradle.develocity" version "4.2.1"
     id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.4.0'
 }
 

Reply via email to