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

derrickaw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 32ec9bb0946 Bump com.gradle.common-custom-user-data-gradle-plugin 
(#38574)
32ec9bb0946 is described below

commit 32ec9bb0946595886287240e10445558f770b684
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 21 08:07:22 2026 -0400

    Bump com.gradle.common-custom-user-data-gradle-plugin (#38574)
    
    Bumps com.gradle.common-custom-user-data-gradle-plugin from 2.4.0 to 2.6.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.gradle.common-custom-user-data-gradle-plugin
      dependency-version: 2.6.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.kts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/settings.gradle.kts b/settings.gradle.kts
index fc5f40c23d1..9c6bd2b3059 100644
--- a/settings.gradle.kts
+++ b/settings.gradle.kts
@@ -25,7 +25,7 @@ pluginManagement {
 
 plugins {
     id("com.gradle.develocity") version "3.19"
-    id("com.gradle.common-custom-user-data-gradle-plugin") version "2.4.0"
+    id("com.gradle.common-custom-user-data-gradle-plugin") version "2.6.0"
 }
 
 

Reply via email to