Skip to content

Commit

Permalink
Merge pull request #170 from thc202/update-selenium
Browse files Browse the repository at this point in the history
Update Selenium to 3.13.0
  • Loading branch information
psiinon committed Jun 26, 2018
2 parents b4366bf + a624c1d commit d72e30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies {
'com.google.code.gson:gson:2.2.2',
'com.opera:operadriver:1.5',
'com.codeborne:phantomjsdriver:1.4.3',
'org.seleniumhq.selenium:selenium-server:3.11.0',
'org.seleniumhq.selenium:selenium-server:3.13.0',
'net.htmlparser.jericho:jericho-html:3.1')

implementation('com.machinepublishers:jbrowserdriver:1.0.0-RC1') {
Expand Down

0 comments on commit d72e30a

Please sign in to comment.