Skip to content

Commit

Permalink
Bump io.percy:percy-java-selenium from 2.0.4 to 2.0.5
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.4 to 2.0.5.
- [Release notes](https://github.com/percy/percy-java-selenium/releases)
- [Commits](percy/percy-selenium-java@v2.0.4...v2.0.5)

---
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 sree-cfa committed Mar 19, 2024
1 parent 0ded303 commit 3082321
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 @@ -73,7 +73,7 @@ dependencies {
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.security:spring-security-test'
testImplementation 'org.seleniumhq.selenium:selenium-java'
testImplementation 'io.percy:percy-java-selenium:2.0.4'
testImplementation 'io.percy:percy-java-selenium:2.0.5'
testImplementation 'org.awaitility:awaitility'
testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'
testImplementation 'io.github.bonigarcia:webdrivermanager:5.7.0'
Expand Down

0 comments on commit 3082321

Please sign in to comment.