This is an automated email from the ASF dual-hosted git repository. sunlan pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 73ccca3fd353a840b3a1972c25e3261a7b52f7c1 Author: Daniel Sun <[email protected]> AuthorDate: Sat Oct 1 19:57:47 2022 +0800 GROOVY-10780: Bump spock to 2.3-groovy-4.0 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index 4da7caf4d5..36a0c4bf66 100644 --- a/versions.properties +++ b/versions.properties @@ -46,7 +46,7 @@ qdox=1.12.1 slf4j=2.0.0 xmlunit=1.6 xstream=1.4.19 -spock=2.2-groovy-4.0 +spock=2.3-groovy-4.0 spotbugs=4.7.1 spotbugsAnnotations=4.7.1 checkstyle=9.3
