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

paulk-asert 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 96711d47ba minor refactor: use latest groovy versions for performance 
checks
96711d47ba is described below

commit 96711d47ba4eec99b3c2c62b4dd97d24ce3e9b06
Author: Paul King <[email protected]>
AuthorDate: Tue May 12 21:12:15 2026 +1000

    minor refactor: use latest groovy versions for performance checks
---
 versions.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/versions.properties b/versions.properties
index 872af344a5..c119742c52 100644
--- a/versions.properties
+++ b/versions.properties
@@ -48,8 +48,8 @@ junit5=5.14.4
 junit5Platform=1.14.4
 junit6=6.0.3
 latest3=3.0.25
-latest4=4.0.31
-latest5=5.0.5
+latest4=4.0.32
+latest5=5.0.6
 javaxInject=1
 log4j=1.2.17
 log4j2=2.25.4

Reply via email to