Skip to content

Commit

Permalink
Merge pull request #1787 from vmus/upgrade-selenium-to-3.4
Browse files Browse the repository at this point in the history
Update Selenium to version 3.4.0
  • Loading branch information
thecapdan authored Jul 13, 2017
2 parents d8ffb7c + e645693 commit cd21781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Dependencies.putAll([
'httpmime' : 'org.apache.httpcomponents:httpmime:4.5.3',
'fluent-hc' : 'org.apache.httpcomponents:fluent-hc:4.5.3',

'selenium-java' : 'org.seleniumhq.selenium:selenium-java:3.0.1',
'selenium-java' : 'org.seleniumhq.selenium:selenium-java:3.4.0',

'slf4j-api' : 'org.slf4j:slf4j-api:1.7.23',
'slf4j-log4j12' : 'org.slf4j:slf4j-log4j12:1.7.23',
Expand Down

0 comments on commit cd21781

Please sign in to comment.