Skip to content

Commit

Permalink
Bump io.percy:percy-java-selenium from 2.0.3 to 2.0.4
Browse files Browse the repository at this point in the history
Bumps [io.percy:percy-java-selenium](https://github.com/percy/percy-java-selenium) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/percy/percy-java-selenium/releases)
- [Commits](percy/percy-selenium-java@v2.0.3...v2.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and bseeger committed Feb 7, 2024
1 parent 08a8804 commit 5ad9a33
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 @@ -74,7 +74,7 @@ dependencies {
testImplementation 'org.springframework.security:spring-security-test'
testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'
testImplementation 'org.seleniumhq.selenium:selenium-java:4.17.0'
testImplementation 'io.percy:percy-java-selenium:2.0.3'
testImplementation 'io.percy:percy-java-selenium:2.0.4'
testImplementation 'org.awaitility:awaitility'
testImplementation 'io.github.bonigarcia:webdrivermanager:5.6.3'
testImplementation 'com.deque.html.axe-core:selenium:4.8.1'
Expand Down

0 comments on commit 5ad9a33

Please sign in to comment.