This is an automated email from the ASF dual-hosted git repository.

goooler 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 ee5d4ec824 Bump com.gradle.common-custom-user-data-gradle-plugin from 
1.13 to 2
ee5d4ec824 is described below

commit ee5d4ec82413919235e5f6b3aba7d07110045cd3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 5 01:43:46 2024 +0000

    Bump com.gradle.common-custom-user-data-gradle-plugin from 1.13 to 2
    
    Bumps com.gradle.common-custom-user-data-gradle-plugin from 1.13 to 2.
    
    ---
    updated-dependencies:
    - dependency-name: com.gradle.common-custom-user-data-gradle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 settings.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/settings.gradle b/settings.gradle
index 85e8ac50e5..dbce9fd149 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://ge.apache.org/scans.
     id "com.gradle.enterprise" version "3.16.2"
-    id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.13'
+    id 'com.gradle.common-custom-user-data-gradle-plugin' version '2'
 }
 
 apply from: 'gradle/build-scans.gradle'

Reply via email to