Skip to content

Commit

Permalink
Updated to use org.seleniumhq.selenium:selenium-java:4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
deepsidhu85 committed Nov 14, 2024
1 parent 0623443 commit 54509a4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -221,8 +221,7 @@ dependencies {
testImplementation("org.dbunit:dbunit:2.7.3") {
exclude(group = "org.slf4j")
}
testImplementation("org.seleniumhq.selenium:selenium-support:4.4.0")
testImplementation("org.seleniumhq.selenium:selenium-chrome-driver:4.26.0")
testImplementation("org.seleniumhq.selenium:selenium-java:4.4.0")
testImplementation("org.mockftpserver:MockFtpServer:3.2.0")
testImplementation("org.springframework.ldap:spring-ldap-test")
testImplementation("com.unboundid:unboundid-ldapsdk:6.0.5")
Expand Down

0 comments on commit 54509a4

Please sign in to comment.