Skip to content

Commit 158f183

Browse files
chore(deps): bump webdrivermanager from 4.1.0 to 4.2.0 (#1384)
Bumps [webdrivermanager](https://github.com/bonigarcia/webdrivermanager) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/bonigarcia/webdrivermanager/releases) - [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md) - [Commits](bonigarcia/webdrivermanager@webdrivermanager-4.1.0...webdrivermanager-4.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 19e3adb commit 158f183

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
@@ -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.1.0') {
89+
testCompile (group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '4.2.0') {
9090
exclude group: 'org.seleniumhq.selenium'
9191
}
9292
}

0 commit comments

Comments
 (0)