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 b0b08a1fc2 build(deps): bump 
com.gradle.common-custom-user-data-gradle-plugin (#2441)
b0b08a1fc2 is described below

commit b0b08a1fc2d949976af9e1c369443499534d8ee3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 6 13:36:34 2026 +0800

    build(deps): bump com.gradle.common-custom-user-data-gradle-plugin (#2441)
    
    Bumps com.gradle.common-custom-user-data-gradle-plugin from 2.4.0 to 2.5.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.gradle.common-custom-user-data-gradle-plugin
      dependency-version: 2.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 settings.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/settings.gradle b/settings.gradle
index a6d7cebf24..01f6908c5b 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -29,7 +29,7 @@ pluginManagement {
 plugins {
     // Before updating this, please check the compatibility from 
https://docs.gradle.com/develocity/current/miscellaneous/compatibility/ and 
https://develocity.apache.org/scans.
     id "com.gradle.develocity" version "4.4.0"
-    id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.4.0'
+    id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.5.0'
 }
 
 apply from: 'gradle/build-scans.gradle'

Reply via email to