Skip to content

Commit 2a48d01

Browse files
build(deps): bump webdrivermanager from 4.4.1 to 4.4.3 (#1471)
Bumps [webdrivermanager](https://github.com/bonigarcia/webdrivermanager) from 4.4.1 to 4.4.3. - [Release notes](https://github.com/bonigarcia/webdrivermanager/releases) - [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md) - [Commits](bonigarcia/webdrivermanager@webdrivermanager-4.4.1...webdrivermanager-4.4.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96ad4ac commit 2a48d01

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
@@ -84,7 +84,7 @@ dependencies {
8484

8585
testImplementation 'junit:junit:4.13.2'
8686
testImplementation 'org.hamcrest:hamcrest:2.2'
87-
testImplementation (group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '4.4.1') {
87+
testImplementation (group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '4.4.3') {
8888
exclude group: 'org.seleniumhq.selenium'
8989
}
9090
}

0 commit comments

Comments
 (0)