Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Boni Garcia <boni.garcia@uc3m.es>
  • Loading branch information
dependabot[bot] and bonigarcia authored Aug 28, 2024
1 parent f17250b commit 9755751
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion selenium-webdriver-junit4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<selenium.version>4.23.1</selenium.version>
<junit4.version>4.13.2</junit4.version>
<assertj.version>3.26.3</assertj.version>
<wdm.version>5.9.1</wdm.version>
<wdm.version>5.9.2</wdm.version>

<htmlunit.version>4.13.0</htmlunit.version>
<awaitility.version>4.2.2</awaitility.version>
Expand Down
2 changes: 1 addition & 1 deletion selenium-webdriver-junit5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<selenium.version>4.23.1</selenium.version>
<junit5.version>5.11.0</junit5.version>
<assertj.version>3.26.3</assertj.version>
<wdm.version>5.9.1</wdm.version>
<wdm.version>5.9.2</wdm.version>

<htmlunit.version>4.13.0</htmlunit.version>
<rerunner.version>2.1.6</rerunner.version>
Expand Down
2 changes: 1 addition & 1 deletion selenium-webdriver-testng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<selenium.version>4.23.1</selenium.version>
<testng.version>7.10.2</testng.version>
<assertj.version>3.26.3</assertj.version>
<wdm.version>5.9.1</wdm.version>
<wdm.version>5.9.2</wdm.version>

<htmlunit.version>4.13.0</htmlunit.version>
<awaitility.version>4.2.2</awaitility.version>
Expand Down

0 comments on commit 9755751

Please sign in to comment.