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

commit 1c8221895d3758075e3dfdad4ed56d1566829253
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 22 01:12:30 2025 +0000

    Bump com.gradle.common-custom-user-data-gradle-plugin from 2.0.2 to 2.1
    
    Bumps com.gradle.common-custom-user-data-gradle-plugin from 2.0.2 to 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 0b3493c372..e04c03e233 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.18.2"
-    id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.0.2'
+    id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.1'
 }
 
 apply from: 'gradle/build-scans.gradle'

Reply via email to