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 38b741596c Bump com.gradle.common-custom-user-data-gradle-plugin from 
2.2.1 to 2.3 (#2248)
38b741596c is described below

commit 38b741596cd63363f8acdebfdcd29458b3c6cb4a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 7 08:27:47 2025 +0800

    Bump com.gradle.common-custom-user-data-gradle-plugin from 2.2.1 to 2.3 
(#2248)
    
    Bumps com.gradle.common-custom-user-data-gradle-plugin from 2.2.1 to 2.3.
    
    ---
    updated-dependencies:
    - dependency-name: com.gradle.common-custom-user-data-gradle-plugin
      dependency-version: '2.3'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 034d4ae613..3529226a1f 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -30,7 +30,7 @@ pluginManagement {
 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.0.2"
-    id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.2.1'
+    id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.3'
 }
 
 apply from: 'gradle/build-scans.gradle'

Reply via email to