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

damccorm 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 1e394072f86 Bump com.gradle.enterprise from 3.17.4 to 3.17.5 (#31585)
1e394072f86 is described below

commit 1e394072f8620c394b83667e72d03a72bdab847b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 14 13:48:26 2024 +0200

    Bump com.gradle.enterprise from 3.17.4 to 3.17.5 (#31585)
    
    Bumps com.gradle.enterprise from 3.17.4 to 3.17.5.
    
    ---
    updated-dependencies:
    - dependency-name: com.gradle.enterprise
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 fd2f29ea001..7386d456214 100644
--- a/settings.gradle.kts
+++ b/settings.gradle.kts
@@ -24,7 +24,7 @@ pluginManagement {
 }
 
 plugins {
-  id("com.gradle.enterprise") version "3.17.4"
+  id("com.gradle.enterprise") version "3.17.5"
   id("com.gradle.common-custom-user-data-gradle-plugin") version "1.12.1"
 }
 

Reply via email to