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 2021/09/20 13:17:29 UTC

[groovy] 01/01: GROOVY-10246: Bump junit5 to 5.8.0

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

sunlan pushed a commit to branch GROOVY-10246
in repository https://gitbox.apache.org/repos/asf/groovy.git

commit 125a60c178e9db0a7ce738b4edb63e2c481c50c5
Author: Daniel Sun <su...@apache.org>
AuthorDate: Mon Sep 20 21:12:27 2021 +0800

    GROOVY-10246: Bump junit5 to 5.8.0
---
 gradle/verification-metadata.xml | 10 ++++++++++
 versions.properties              |  4 ++--
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 228c69d..02c7184 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -757,6 +757,11 @@
             <pgp value="77993d3295698c46912e83984b2277c6358670ee"/>
          </artifact>
       </component>
+      <component group="org.assertj" name="assertj-core" version="3.20.2">
+         <artifact name="assertj-core-3.20.2.jar">
+            <pgp value="be685132afd2740d9095f9040cc0b712fee75827"/>
+         </artifact>
+      </component>
       <component group="org.checkerframework" name="checker-qual" version="2.5.2">
          <artifact name="checker-qual-2.5.2.jar">
             <pgp value="19beab2d799c020f17c69126b16698a4adf4d638"/>
@@ -1024,6 +1029,11 @@
             <pgp value="ff6e2c001948c5f2f38b0cc385911f425ec61b51"/>
          </artifact>
       </component>
+      <component group="org.junit.vintage" name="junit-vintage-engine" version="5.8.0">
+         <artifact name="junit-vintage-engine-5.8.0.jar">
+            <pgp value="ff6e2c001948c5f2f38b0cc385911f425ec61b51"/>
+         </artifact>
+      </component>
       <component group="org.multiverse" name="multiverse-core" version="0.7.0">
          <artifact name="multiverse-core-0.7.0.jar">
             <sha512 value="517dc0667957d52876992a04b6d585453ef9124c89aaa72e9e2a6c022a97854e7f647a2f1bf3aab5c5cf53c3908a69a93b141bf67e64be75204f5be9eec686f6" origin="Generated by Gradle because artifact wasn't signed"/>
diff --git a/versions.properties b/versions.properties
index afc23d0..93b1c87 100644
--- a/versions.properties
+++ b/versions.properties
@@ -50,8 +50,8 @@ spock = 2.0-groovy-3.0
 spotbugs = 4.4.0
 spotbugsAnnotations = 4.4.0
 checkstyle = 8.44
-junit5 = 5.7.2
-junit5Platform = 1.7.2
+junit5=5.8.0
+junit5Platform=1.8.0
 jcipAnnotations = 1.0
 treelayout = 1.0.3
 javaxServletApi = 4.0.1