Repository: tapestry-5
Updated Branches:
  refs/heads/master 133374e92 -> 277d82c85


update Geb to 0.9.2


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

Branch: refs/heads/master
Commit: f3a3f34c7da61a67907d7ff5888478aeae6ed2d2
Parents: 133374e
Author: Jochen Kemnade <jochen.kemn...@eddyson.de>
Authored: Tue Apr 29 09:31:59 2014 +0200
Committer: Jochen Kemnade <jochen.kemn...@eddyson.de>
Committed: Tue Apr 29 09:31:59 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/f3a3f34c/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index b4f4563..ab1f7e3 100755
--- a/build.gradle
+++ b/build.gradle
@@ -19,7 +19,7 @@ project.ext.versions = [
     groovy: "2.0.6",
     slf4j: "1.7.2",
     wro4j: "1.7.0",
-    geb: "0.9.0",
+    geb: "0.9.2",
     selenium: "2.41.0"
 ]
 

Reply via email to