Skip to content

Commit

Permalink
Bump webdrivermanager from 5.4.0 to 5.4.1 (#100)
Browse files Browse the repository at this point in the history
Bumps [webdrivermanager](https://github.com/bonigarcia/webdrivermanager) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/bonigarcia/webdrivermanager/releases)
- [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md)
- [Commits](bonigarcia/webdrivermanager@webdrivermanager-5.4.0...webdrivermanager-5.4.1)

---
updated-dependencies:
- dependency-name: io.github.bonigarcia:webdrivermanager
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 20, 2023
1 parent cd06ed9 commit f50b506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>io.github.bonigarcia</groupId>
<artifactId>webdrivermanager</artifactId>
<version>5.4.0</version>
<version>5.4.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit f50b506

Please sign in to comment.