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 2021/07/14 13:10:25 UTC

[groovy] 05/09: GROOVY-10170: Bump JUnit Jupiter/JUnit Platform to 5.7.2/1.7.2

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

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

commit 04024b014e23fc3f5fe049dd58926e0e36a73835
Author: Paul King <pa...@asert.com.au>
AuthorDate: Wed Jul 14 22:54:40 2021 +1000

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

diff --git a/versions.properties b/versions.properties
index c03729f..a36e880 100644
--- a/versions.properties
+++ b/versions.properties
@@ -50,8 +50,8 @@ spock = 2.0-groovy-3.0
 spotbugs = 4.3.0
 spotbugsAnnotations = 4.3.0
 checkstyle = 8.44
-junit5 = 5.7.1
-junit5Platform = 1.7.1
+junit5 = 5.7.2
+junit5Platform = 1.7.2
 jcipAnnotations = 1.0
 treelayout = 1.0.3
 javaxServletApi = 4.0.1