This is an automated email from the ASF dual-hosted git repository. sunlan pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git
The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new 67479d8f31 GROOVY-11687: Bump junit to 5.13.0 67479d8f31 is described below commit 67479d8f31fb59e7a2054a0a342e72e1090fc1e9 Author: Daniel Sun <sun...@apache.org> AuthorDate: Sat May 31 21:06:36 2025 +0900 GROOVY-11687: Bump junit to 5.13.0 (cherry picked from commit 66f4fe96bddefd6314483369003c5f6362f66b59) --- versions.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versions.properties b/versions.properties index 8a8002330a..ce70aa98ad 100644 --- a/versions.properties +++ b/versions.properties @@ -39,8 +39,8 @@ jmh=1.37 jmock=1.2.0 jruby=9.2.17.0 junit=4.13.2 -junit5=5.12.2 -junit5Platform=1.12.2 +junit5=5.13.0 +junit5Platform=1.13.0 log4j=1.2.17 log4j2=2.24.3 logback=1.3.15