Skip to content

Commit

Permalink
Update Selenium to 3.13.0
Browse files Browse the repository at this point in the history
Update Selenium to latest version.

Fix #169 - Update Selenium
Related to zaproxy/zaproxy#4776 - Update Selenium
  • Loading branch information
thc202 committed Jun 25, 2018
1 parent b4366bf commit aee8270
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.12.0',
'net.htmlparser.jericho:jericho-html:3.1')

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

0 comments on commit aee8270

Please sign in to comment.