Skip to content

Commit

Permalink
Bump org.seleniumhq.selenium:selenium-java from 4.22.0 to 4.23.0
Browse files Browse the repository at this point in the history
Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) from 4.22.0 to 4.23.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.22.0...selenium-4.23.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 20, 2024
1 parent 9f715d4 commit 85607c7
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 @@ -36,7 +36,7 @@
<sonar.organization>giis</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<!--required here to get the right versions, issue #15-->
<selenium.version>4.22.0</selenium.version>
<selenium.version>4.23.0</selenium.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 85607c7

Please sign in to comment.