Skip to content

Commit

Permalink
Bump org.seleniumhq.selenium:selenium-java from 4.26.0 to 4.27.0 (#849)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 62a52bb commit 9ec05a8
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 @@ -75,7 +75,7 @@ dependencies {

testImplementation 'org.springframework.boot:spring-boot-starter-test:3.4.0'
testImplementation 'org.springframework.security:spring-security-test:6.4.1'
testImplementation 'org.seleniumhq.selenium:selenium-java:4.26.0'
testImplementation 'org.seleniumhq.selenium:selenium-java:4.27.0'
testImplementation 'io.percy:percy-java-selenium:2.1.0'
testImplementation 'org.jsoup:jsoup:1.18.1'
testImplementation 'org.awaitility:awaitility:4.2.2'
Expand Down

0 comments on commit 9ec05a8

Please sign in to comment.