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 24a2ccc830a Bump com.gradle.common-custom-user-data-gradle-plugin 
(#39166)
24a2ccc830a is described below

commit 24a2ccc830af09f367d4d93e2faacc5a6bb7a111
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 30 08:14:17 2026 -0400

    Bump com.gradle.common-custom-user-data-gradle-plugin (#39166)
    
    Bumps com.gradle.common-custom-user-data-gradle-plugin from 2.6.0 to 2.7.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.gradle.common-custom-user-data-gradle-plugin
      dependency-version: 2.7.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 3d4346661a4..d9dbbf9021e 100644
--- a/settings.gradle.kts
+++ b/settings.gradle.kts
@@ -39,7 +39,7 @@ pluginManagement {
 
 plugins {
     id("com.gradle.develocity") version "3.19"
-    id("com.gradle.common-custom-user-data-gradle-plugin") version "2.6.0"
+    id("com.gradle.common-custom-user-data-gradle-plugin") version "2.7.0"
 }
 
 // JENKINS_HOME and BUILD_ID set automatically during Jenkins execution

Reply via email to