Skip to content

Commit 1d8a706

Browse files
Bump io.github.bonigarcia:webdrivermanager from 6.2.0 to 6.3.2
Bumps [io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager) from 6.2.0 to 6.3.2. - [Release notes](https://github.com/bonigarcia/webdrivermanager/releases) - [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md) - [Commits](bonigarcia/webdrivermanager@webdrivermanager-6.2.0...webdrivermanager-6.3.2) --- updated-dependencies: - dependency-name: io.github.bonigarcia:webdrivermanager dependency-version: 6.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dec9828 commit 1d8a706

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
@@ -35,7 +35,7 @@ subprojects {
3535
// https://mvnrepository.com/artifact/org.seleniumhq.selenium/selenium-java
3636
implementation group: 'org.seleniumhq.selenium', name: 'selenium-java', version: '4.35.0'
3737
// https://mvnrepository.com/artifact/io.github.bonigarcia/webdrivermanager
38-
implementation group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '6.2.0'
38+
implementation group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '6.3.2'
3939
// https://mvnrepository.com/artifact/io.appium/java-client
4040
implementation group: 'io.appium', name: 'java-client', version: '10.0.0'
4141
// https://mvnrepository.com/artifact/com.orientechnologies/orientdb-graphdb

0 commit comments

Comments
 (0)