Skip to content

Commit 80d187b

Browse files
build(deps): bump webdrivermanager from 4.2.0 to 4.2.2 (#1400)
Bumps [webdrivermanager](https://github.com/bonigarcia/webdrivermanager) from 4.2.0 to 4.2.2. - [Release notes](https://github.com/bonigarcia/webdrivermanager/releases) - [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md) - [Commits](bonigarcia/webdrivermanager@webdrivermanager-4.2.0...webdrivermanager-4.2.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8c3c79 commit 80d187b

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
@@ -85,7 +85,7 @@ dependencies {
8585

8686
testImplementation 'junit:junit:4.13.1'
8787
testImplementation 'org.hamcrest:hamcrest:2.2'
88-
testImplementation (group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '4.2.0') {
88+
testImplementation (group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '4.2.2') {
8989
exclude group: 'org.seleniumhq.selenium'
9090
}
9191
}

0 commit comments

Comments
 (0)