Skip to content

Commit 9cd90ed

Browse files
build(deps): Bump io.github.bonigarcia:webdrivermanager (appium#1919)
Bumps [io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager) from 5.3.2 to 5.3.3. - [Release notes](https://github.com/bonigarcia/webdrivermanager/releases) - [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md) - [Commits](bonigarcia/webdrivermanager@webdrivermanager-5.3.2...webdrivermanager-5.3.3) --- updated-dependencies: - dependency-name: io.github.bonigarcia:webdrivermanager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 925bab7 commit 9cd90ed

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
@@ -59,7 +59,7 @@ dependencies {
5959

6060
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.3'
6161
testImplementation 'org.hamcrest:hamcrest:2.2'
62-
testImplementation (group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '5.3.2') {
62+
testImplementation (group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '5.3.3') {
6363
exclude group: 'org.seleniumhq.selenium'
6464
}
6565
testImplementation ('org.seleniumhq.selenium:selenium-chrome-driver') {

0 commit comments

Comments
 (0)