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

paulk 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 ae4df63dc5 Bump com.gradle.develocity from 3.19.2 to 4.0.2
ae4df63dc5 is described below

commit ae4df63dc5794a1a68b3f8dc39b8e14c0d5e096a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 28 01:40:56 2025 +0000

    Bump com.gradle.develocity from 3.19.2 to 4.0.2
    
    Bumps com.gradle.develocity from 3.19.2 to 4.0.2.
    
    ---
    updated-dependencies:
    - dependency-name: com.gradle.develocity
      dependency-version: 4.0.2
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 settings.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/settings.gradle b/settings.gradle
index 3f4a1cd9d1..034d4ae613 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -29,7 +29,7 @@ pluginManagement {
 // check https://gradle.com/enterprise/releases with new versions. GE plugin 
version should not lag behind Gradle version
 plugins {
     // Before updating this, please check the compatibility from 
https://docs.gradle.com/enterprise/compatibility/#develocity_compatibility and 
https://develocity.apache.org/scans.
-    id "com.gradle.develocity" version "3.19.2"
+    id "com.gradle.develocity" version "4.0.2"
     id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.2.1'
 }
 

Reply via email to