Skip to content

Commit 485cebe

Browse files
chore(deps): bump webdrivermanager from 4.0.0 to 4.1.0 (appium#1374)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 9e59b56 commit 485cebe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

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

8787
testCompile 'junit:junit:4.13'
8888
testCompile 'org.hamcrest:hamcrest:2.2'
89-
testCompile (group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '4.0.0') {
89+
testCompile (group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '4.1.0') {
9090
exclude group: 'org.seleniumhq.selenium'
9191
}
9292
}

0 commit comments

Comments
 (0)