Skip to content

Commit

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

---
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>
Co-authored-by: Lauren Kemperman <117678574+lkemperman-cfa@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and lkemperman-cfa authored Jul 12, 2024
1 parent eb6adbb commit 5cad77d
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 @@ -72,7 +72,7 @@ dependencies {
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.security:spring-security-test'
testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'
testImplementation 'org.seleniumhq.selenium:selenium-java:4.18.1'
testImplementation 'org.seleniumhq.selenium:selenium-java:4.22.0'
testImplementation 'io.percy:percy-java-selenium:2.0.5'
testImplementation 'org.awaitility:awaitility'
testImplementation 'io.github.bonigarcia:webdrivermanager:5.7.0'
Expand Down

0 comments on commit 5cad77d

Please sign in to comment.