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 0a197f1fe69f934040215999793370521f07c9f4 Author: Daniel Sun <[email protected]> AuthorDate: Sat Oct 26 18:04:36 2024 +0800 GROOVY-11510: Bump junit5 to 5.11.3 --- versions.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versions.properties b/versions.properties index d319021557..0c13c16375 100644 --- a/versions.properties +++ b/versions.properties @@ -39,8 +39,8 @@ jline=2.14.6 jmh=1.37 jruby=9.2.17.0 junit=4.13.2 -junit5=5.11.2 -junit5Platform=1.11.2 +junit5=5.11.3 +junit5Platform=1.11.3 log4j=1.2.17 log4j2=2.24.1 logback=1.5.11
