Repository: tapestry-5
Updated Branches:
  refs/heads/master fc9c89ac7 -> 138414faf


upgrade Selenium to 2.41.0


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

Branch: refs/heads/master
Commit: 4e0c030722d522de169bf7a5815ea6bf136ca208
Parents: fc9c89a
Author: Jochen Kemnade <jochenkemn...@web.de>
Authored: Sat Apr 26 12:48:43 2014 +0200
Committer: Jochen Kemnade <jochenkemn...@web.de>
Committed: Sat Apr 26 12:48:43 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/4e0c0307/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index bf5c708..b4f4563 100755
--- a/build.gradle
+++ b/build.gradle
@@ -20,7 +20,7 @@ project.ext.versions = [
     slf4j: "1.7.2",
     wro4j: "1.7.0",
     geb: "0.9.0",
-    selenium: "2.37.1"
+    selenium: "2.41.0"
 ]
 
 ext.continuousIntegrationBuild = Boolean.getBoolean("ci")

Reply via email to