Skip to content

Commit ad3b5fb

Browse files
build(deps): bump webdrivermanager from 4.2.2 to 4.3.1 (#1429)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f438a6 commit ad3b5fb

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.2') {
88+
testImplementation (group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '4.3.1') {
8989
exclude group: 'org.seleniumhq.selenium'
9090
}
9191
}

0 commit comments

Comments
 (0)