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 cd40e1a7e8 update develocity link
cd40e1a7e8 is described below

commit cd40e1a7e8b24d3280241c88b08204ad62c4909f
Author: Paul King <[email protected]>
AuthorDate: Sat Mar 28 12:05:46 2026 +1000

    update develocity link
---
 settings.gradle | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/settings.gradle b/settings.gradle
index 8621023316..d3416ae688 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -26,9 +26,8 @@ pluginManagement {
     includeBuild("build-logic")
 }
 
-// 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.
+    // Before updating this, please check the compatibility from 
https://docs.gradle.com/develocity/current/miscellaneous/compatibility/ and 
https://develocity.apache.org/scans.
     id "com.gradle.develocity" version "4.3.2"
     id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.4.0'
 }

Reply via email to