Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: io.percy:percy-java-selenium
  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: Marc P <mperlman@codeforamerica.org>
  • Loading branch information
dependabot[bot] and cram-cfa authored Oct 7, 2024
1 parent 92be7d2 commit dc95318
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.5'
testImplementation 'io.percy:percy-java-selenium:2.1.0'
testImplementation 'org.awaitility:awaitility'
testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'
testImplementation 'io.github.bonigarcia:webdrivermanager:5.9.2'
Expand Down

0 comments on commit dc95318

Please sign in to comment.