You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by su...@apache.org on 2022/10/01 11:20:35 UTC

[groovy] branch master updated: GROOVY-10778: Bump junit-platform to 1.9.1

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


The following commit(s) were added to refs/heads/master by this push:
     new 39b94c0b92 GROOVY-10778: Bump junit-platform to 1.9.1
39b94c0b92 is described below

commit 39b94c0b925f08577ced1e136e61855c6b7e9c51
Author: Daniel Sun <su...@apache.org>
AuthorDate: Sat Oct 1 19:20:29 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 faff2c85e9..ceeb034115 100644
--- a/versions.properties
+++ b/versions.properties
@@ -52,7 +52,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