Skip to content

Commit 62bc3dc

Browse files
authored
Update to latest WebDriverManager release (#271)
1 parent a0b4a50 commit 62bc3dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

selenium3Deps.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
api 'org.seleniumhq.selenium:selenium-safari-driver:3.141.59'
3535
api 'org.seleniumhq.selenium:htmlunit-driver:2.70.0'
3636
api 'com.codeborne:phantomjsdriver:1.4.4'
37-
api 'io.github.bonigarcia:webdrivermanager:5.3.3' // final Java 8 release
37+
api 'io.github.bonigarcia:webdrivermanager:5.7.0'
3838
api 'org.apache.httpcomponents:httpclient:4.5.14'
3939
api 'org.jsoup:jsoup:1.15.3'
4040
api 'org.apache.commons:commons-lang3:3.12.0'

0 commit comments

Comments
 (0)