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
commit 8786dc9c62ffdc76a3dd1c2004dd8ef664fddca2 Author: Daniel Sun <[email protected]> AuthorDate: Sun Mar 30 15:30:20 2025 +0900 GROOVY-11594: Bump junit5 to 5.12.1 --- versions.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versions.properties b/versions.properties index c400b64d97..6092725c07 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.0 -junit5Platform=1.12.0 +junit5=5.12.1 +junit5Platform=1.12.1 log4j=1.2.17 log4j2=2.24.3 logback=1.3.15
