From ef9b65004b44e5a3a53a34fd97dfc0d0a0bbc7f9 Mon Sep 17 00:00:00 2001 From: Daniel Sun Date: Sun, 25 Aug 2024 00:47:14 +0800 Subject: [PATCH] GROOVY-11455: Bump junit to 5.11.0 --- versions.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versions.properties b/versions.properties index 1a55150de90..a522698d1fd 100644 --- a/versions.properties +++ b/versions.properties @@ -38,8 +38,8 @@ jline=2.14.6 jmh=1.37 jruby=9.2.17.0 junit=4.13.2 -junit5=5.10.3 -junit5Platform=1.10.3 +junit5=5.11.0 +junit5Platform=1.11.0 log4j=1.2.17 log4j2=2.23.1 logback=1.5.6