Skip to content

Commit f57e7c0

Browse files
Bump webdrivermanager from 3.4.0 to 3.6.1 (appium#1176)
Bumps [webdrivermanager](https://github.com/bonigarcia/webdrivermanager) from 3.4.0 to 3.6.1. - [Release notes](https://github.com/bonigarcia/webdrivermanager/releases) - [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md) - [Commits](bonigarcia/webdrivermanager@webdrivermanager-3.4.0...webdrivermanager-3.6.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent cb498a3 commit f57e7c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dependencies {
7575

7676
testCompile 'junit:junit:4.12'
7777
testCompile 'org.hamcrest:hamcrest:2.1'
78-
testCompile (group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '3.4.0') {
78+
testCompile (group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '3.6.1') {
7979
exclude group: 'org.seleniumhq.selenium'
8080
}
8181
}

0 commit comments

Comments
 (0)