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 f3a67612a3 Bump com.gradle.common-custom-user-data-gradle-plugin from 
2.1 to 2.2.1
f3a67612a3 is described below

commit f3a67612a302ef7194a49a9c4aa5566a2489d303
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 28 01:57:01 2025 +0000

    Bump com.gradle.common-custom-user-data-gradle-plugin from 2.1 to 2.2.1
    
    Bumps com.gradle.common-custom-user-data-gradle-plugin from 2.1 to 2.2.1.
    
    ---
    updated-dependencies:
    - dependency-name: com.gradle.common-custom-user-data-gradle-plugin
      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 24a073be54..57ddeb3456 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -32,7 +32,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 "3.19.2"
-    id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.1'
+    id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.2.1'
 }
 
 apply from: 'gradle/build-scans.gradle'

Reply via email to