This is an automated email from the ASF dual-hosted git repository. paulk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 5e2b4b45f7570996c7b066a108bfffcf4d98efac Author: Paul King <[email protected]> AuthorDate: Tue Jul 29 16:00:56 2025 +1000 GROOVY-11722: Bump junit5 jupiter/platform to 5.13.4/1.13.4 --- versions.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versions.properties b/versions.properties index 031f6bbd05..526ba4cd7e 100644 --- a/versions.properties +++ b/versions.properties @@ -41,8 +41,8 @@ jmh=1.37 jqwik=1.9.3 jruby=9.2.17.0 junit=4.13.2 -junit5=5.13.3 -junit5Platform=1.13.3 +junit5=5.13.4 +junit5Platform=1.13.4 log4j=1.2.17 log4j2=2.25.0 logback=1.5.18
