Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2022
1 parent eb051bd commit d55345f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dependencies {

testImplementation("org.seleniumhq.selenium:selenium-opera-driver:4.4.0")
testImplementation("org.seleniumhq.selenium:selenium-chrome-driver:4.5.2")
testImplementation("org.seleniumhq.selenium:selenium-java:4.5.2")
testImplementation("org.seleniumhq.selenium:selenium-java:4.5.3")
testImplementation("io.github.bonigarcia:selenium-jupiter:4.3.1")

testImplementation("org.junit.jupiter:junit-jupiter-api")
Expand Down

0 comments on commit d55345f

Please sign in to comment.