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

matrei pushed a commit to branch groovy-5
in repository https://gitbox.apache.org/repos/asf/grails-core.git

commit 30b16112bbfee4264fe310d719493e6c205cfec9
Author: Mattias Reichel <[email protected]>
AuthorDate: Wed Oct 29 10:45:40 2025 +0100

    fix(deps): update to Groovy 5.0.2
---
 dependencies.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependencies.gradle b/dependencies.gradle
index 30deab7ba2..c7d6403f99 100644
--- a/dependencies.gradle
+++ b/dependencies.gradle
@@ -73,7 +73,7 @@ ext {
             'bootstrap.version'           : '5.3.7',
             'commons-codec.version'       : '1.18.0',
             'geb-spock.version'           : '8.0.0',
-            'groovy.version'              : '5.0.1',
+            'groovy.version'              : '5.0.2',
             'h2.version'                  : '2.3.232',
             'jackson.version'             : '2.19.1',
             'jquery.version'              : '3.7.1',

Reply via email to