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 95c5449e49ed042cbf8132a734a34f788ff9cf3d Author: Daniel Sun <[email protected]> AuthorDate: Sat Oct 1 19:56:00 2022 +0800 GROOVY-10777: Bump junit5 to 5.9.1 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index ea7ea7fbc6..28a027cbf4 100644 --- a/versions.properties +++ b/versions.properties @@ -50,7 +50,7 @@ spock=2.2-groovy-4.0 spotbugs=4.7.1 spotbugsAnnotations=4.7.1 checkstyle=9.3 -junit5=5.9.0 +junit5=5.9.1 junit5Platform=1.9.0 jcipAnnotations=1.0 treelayout=1.0.3
