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 2022/09/01 04:05:57 UTC

[groovy] branch master updated: GROOVY-10738: Bump Spock to 2.2 (test dependency)

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


The following commit(s) were added to refs/heads/master by this push:
     new c049c67aef GROOVY-10738: Bump Spock to 2.2 (test dependency)
c049c67aef is described below

commit c049c67aef1b2c20bbb918269cab36c159251082
Author: Paul King <pa...@asert.com.au>
AuthorDate: Thu Sep 1 14:05:49 2022 +1000

    GROOVY-10738: Bump Spock to 2.2 (test dependency)
---
 versions.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/versions.properties b/versions.properties
index d9418c3830..1fcf5c09cd 100644
--- a/versions.properties
+++ b/versions.properties
@@ -46,8 +46,8 @@ qdox=1.12.1
 slf4j=1.7.36
 xmlunit=1.6
 xstream=1.4.19
-# running with Groovy 4 can be allowed with -Dspock.iKnowWhatImDoing.disableGroovyVersionCheck=true
-spock=2.1-groovy-3.0
+# running with Groovy 5 can be allowed with -Dspock.iKnowWhatImDoing.disableGroovyVersionCheck=true
+spock=2.2-groovy-4.0
 spotbugs=4.7.1
 spotbugsAnnotations=4.7.1
 checkstyle=9.3