upgrade Geb

Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/8932267e
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/8932267e
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/8932267e

Branch: refs/heads/master
Commit: 8932267e47d13b3043d144f520224f3107e56888
Parents: df3f282
Author: Jochen Kemnade <[email protected]>
Authored: Fri Nov 3 11:01:02 2017 +0100
Committer: Jochen Kemnade <[email protected]>
Committed: Fri Nov 3 11:01:02 2017 +0100

----------------------------------------------------------------------
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/8932267e/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index f2abc08..12a364b 100755
--- a/build.gradle
+++ b/build.gradle
@@ -16,7 +16,7 @@ project.ext.versions = [
     spock: "1.1-groovy-2.4",
     hibernate: "5.1.0.Final",
     slf4j: "1.7.25",
-    geb: "1.1.1",
+    geb: "2.0",
     selenium: "3.7.0"
 ]
 

Reply via email to