update Selenium to 2.44.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/85a03b7d
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/85a03b7d
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/85a03b7d

Branch: refs/heads/beanmodel-split
Commit: 85a03b7d2b6cb7d7577bb26e24b033327dfa481e
Parents: 3a4991a
Author: Jochen Kemnade <[email protected]>
Authored: Thu Nov 13 09:03:11 2014 +0100
Committer: Jochen Kemnade <[email protected]>
Committed: Thu Nov 13 09:03:11 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/85a03b7d/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 40c6b89..843f1f6 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.43.1"
+    selenium: "2.44.0"
 ]
 
 ext.continuousIntegrationBuild = Boolean.getBoolean("ci")

Reply via email to