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

sunlan 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 5bcd83e0fd Bump com.gradle.enterprise from 3.12.6 to 3.13
5bcd83e0fd is described below

commit 5bcd83e0fde722971f97d479f1a4d6da6cd4aa5f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 13 02:01:28 2023 +0000

    Bump com.gradle.enterprise from 3.12.6 to 3.13
    
    Bumps com.gradle.enterprise from 3.12.6 to 3.13.
    
    ---
    updated-dependencies:
    - dependency-name: com.gradle.enterprise
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 settings.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/settings.gradle b/settings.gradle
index 9f31812a76..d71fe1aa24 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -30,7 +30,7 @@ pluginManagement {
 
 // check https://gradle.com/enterprise/releases with new versions. GE plugin 
version should not lag behind Gradle version
 plugins {
-    id "com.gradle.enterprise" version "3.12.6"
+    id "com.gradle.enterprise" version "3.13"
 }
 
 gradleEnterprise {

Reply via email to