upgrade Selenium

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

Branch: refs/heads/master
Commit: df3f282ba31928b2cbe370ed6422aa1fa227863c
Parents: be704c5
Author: Jochen Kemnade <[email protected]>
Authored: Fri Nov 3 11:00:42 2017 +0100
Committer: Jochen Kemnade <[email protected]>
Committed: Fri Nov 3 11:00:42 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/df3f282b/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index c898aa6..f2abc08 100755
--- a/build.gradle
+++ b/build.gradle
@@ -17,7 +17,7 @@ project.ext.versions = [
     hibernate: "5.1.0.Final",
     slf4j: "1.7.25",
     geb: "1.1.1",
-    selenium: "3.6.0"
+    selenium: "3.7.0"
 ]
 
 ext.continuousIntegrationBuild = Boolean.getBoolean("ci")

Reply via email to