Skip to content

Commit

Permalink
Bump io.percy:percy-java-selenium from 2.0.2 to 2.0.3 (#287)
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.2 to 2.0.3.
- [Release notes](https://github.com/percy/percy-java-selenium/releases)
- [Commits](percy/percy-selenium-java@v2.0.2...v2.0.3)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Gonzalez <agonzalez@codeforamerica.org>
  • Loading branch information
dependabot[bot] and spokenbird authored Feb 6, 2024
1 parent 06a570f commit a9cc2a4
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.2'
testImplementation 'io.percy:percy-java-selenium:2.0.3'
testImplementation 'org.awaitility:awaitility'
testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'
testImplementation 'io.github.bonigarcia:webdrivermanager:5.6.2'
Expand Down

0 comments on commit a9cc2a4

Please sign in to comment.