Repository: tapestry-5
Updated Branches:
  refs/heads/master ce91b61ed -> ee2d71aef


TAP5-2384: Upgradle Selenium to 2.43.1


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

Branch: refs/heads/master
Commit: c2f11d699781243ceb3ce4230cc152278e07d05a
Parents: ce91b61
Author: Jochen Kemnade <jochen.kemn...@eddyson.de>
Authored: Thu Sep 11 10:04:20 2014 +0200
Committer: Jochen Kemnade <jochen.kemn...@eddyson.de>
Committed: Thu Sep 11 10:04:20 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/c2f11d69/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 443d2d0..0452788 100755
--- a/build.gradle
+++ b/build.gradle
@@ -20,7 +20,7 @@ project.ext.versions = [
     slf4j: "1.7.7",
     wro4j: "1.7.0",
     geb: "0.9.2",
-    selenium: "2.41.0"
+    selenium: "2.43.1"
 ]
 
 ext.continuousIntegrationBuild = Boolean.getBoolean("ci")

Reply via email to