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

thiagohp pushed a commit to branch javax
in repository https://gitbox.apache.org/repos/asf/tapestry-5.git


The following commit(s) were added to refs/heads/javax by this push:
     new 3e751953f TAP5-2771: Upgrade to Spock 2.3 (#47)
3e751953f is described below

commit 3e751953f26552497017f8113076e6039116b6cd
Author: Volker Lamp <vl...@apache.org>
AuthorDate: Fri Mar 15 06:33:26 2024 +0100

    TAP5-2771: Upgrade to Spock 2.3 (#47)
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 7397347b7..c4c209c13 100755
--- a/build.gradle
+++ b/build.gradle
@@ -15,7 +15,7 @@ project.ext.versions = [
     testng: "6.14.3",
     easymock: "3.3.1",
     servletapi: "3.0.1",
-    spock: "2.1-M2-groovy-3.0",
+    spock: "2.3-groovy-3.0",
     hibernate: "5.4.32.Final",
     slf4j: "1.7.25",
     geb: "2.0",

Reply via email to