This is an automated email from the ASF dual-hosted git repository. sunlan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 5b2a2fbac9c0ec38f927a3f4bffff09bae3f843f Author: Daniel Sun <[email protected]> AuthorDate: Sat Apr 12 10:58:46 2025 +0900 GROOVY-11608: Bump junit5 to 5.12.2 --- versions.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versions.properties b/versions.properties index cc853064f0..73e7a79850 100644 --- a/versions.properties +++ b/versions.properties @@ -41,8 +41,8 @@ jmh=1.37 jqwik=1.9.2 jruby=9.2.17.0 junit=4.13.2 -junit5=5.12.1 -junit5Platform=1.12.1 +junit5=5.12.2 +junit5Platform=1.12.2 log4j=1.2.17 log4j2=2.24.3 logback=1.5.16
