You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by pa...@apache.org on 2023/01/19 04:52:31 UTC

[groovy] 01/04: GROOVY-10906: Bump JUnit Jupiter/JUnit Platform to 5.9.2/1.9.2

This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch GROOVY_4_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git

commit e0dcb9c325601ca08556152021a964627a918dcb
Author: Paul King <pa...@asert.com.au>
AuthorDate: Thu Jan 19 14:45:43 2023 +1000

    GROOVY-10906: Bump JUnit Jupiter/JUnit Platform to 5.9.2/1.9.2
---
 versions.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/versions.properties b/versions.properties
index f337ad21ee..5cded50fcd 100644
--- a/versions.properties
+++ b/versions.properties
@@ -50,8 +50,8 @@ spock=2.3-groovy-4.0
 spotbugs=4.7.3
 spotbugsAnnotations=4.7.3
 checkstyle=9.3
-junit5=5.9.1
-junit5Platform=1.9.1
+junit5=5.9.2
+junit5Platform=1.9.2
 jcipAnnotations=1.0
 treelayout=1.0.3
 javaxServletApi=4.0.1