Skip to content

Commit

Permalink
chore(deps-dev): bump version.selenium from 4.26.0 to 4.27.0
Browse files Browse the repository at this point in the history
Bumps `version.selenium` from 4.26.0 to 4.27.0.

Updates `org.seleniumhq.selenium:selenium-chrome-driver` from 4.26.0 to 4.27.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.26.0...selenium-4.27.0)

Updates `org.seleniumhq.selenium:selenium-support` from 4.26.0 to 4.27.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.26.0...selenium-4.27.0)

---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-chrome-driver
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-support
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sventorben committed Dec 4, 2024
1 parent 47c53d3 commit a440ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@

<version.mockito>5.14.2</version.mockito>
<version.testcontainers>1.20.4</version.testcontainers>
<version.selenium>4.26.0</version.selenium>
<version.selenium>4.27.0</version.selenium>
</properties>

<build>
Expand Down

0 comments on commit a440ee8

Please sign in to comment.