Skip to content

Commit

Permalink
Bump org.seleniumhq.selenium:selenium-java from 4.15.0 to 4.16.1 (#433)
Browse files Browse the repository at this point in the history
Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) from 4.15.0 to 4.16.1.
- [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-minor
...

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] committed Dec 7, 2023
1 parent 872c46d commit 5ffeb68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ dependencies {
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.security:spring-security-test'
testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.2.3'
testImplementation 'org.seleniumhq.selenium:selenium-java:4.15.0'
testImplementation 'org.seleniumhq.selenium:selenium-java:4.16.1'
testImplementation 'io.percy:percy-java-selenium:2.0.2'
testImplementation 'org.awaitility:awaitility'
testImplementation 'io.github.bonigarcia:webdrivermanager:5.6.2'
Expand Down

0 comments on commit 5ffeb68

Please sign in to comment.