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 2984f81ea82f089e4468cb84afd72c45f323d4e9 Author: Daniel Sun <[email protected]> AuthorDate: Sat Oct 1 19:56:20 2022 +0800 GROOVY-10778: Bump junit-platform to 1.9.1 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index 28a027cbf4..4da7caf4d5 100644 --- a/versions.properties +++ b/versions.properties @@ -51,7 +51,7 @@ spotbugs=4.7.1 spotbugsAnnotations=4.7.1 checkstyle=9.3 junit5=5.9.1 -junit5Platform=1.9.0 +junit5Platform=1.9.1 jcipAnnotations=1.0 treelayout=1.0.3 javaxServletApi=4.0.1
