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

commit f1125f7c6ca5fe52c6289aec97bde0e70f840424
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 4 09:05:37 2026 -0400

    Bump com.gradle.common-custom-user-data-gradle-plugin (#39602)
    
    Bumps com.gradle.common-custom-user-data-gradle-plugin from 2.7.0 to 2.8.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.gradle.common-custom-user-data-gradle-plugin
      dependency-version: 2.8.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 a7cdfc70515..b7c1f21e471 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.7.0"
+    id("com.gradle.common-custom-user-data-gradle-plugin") version "2.8.0"
 }
 
 // JENKINS_HOME and BUILD_ID set automatically during Jenkins execution

Reply via email to