Skip to content

Commit

Permalink
Revert "build(deps): bump org.seleniumhq.selenium:selenium-http-jdk-c…
Browse files Browse the repository at this point in the history
…lient"

This reverts commit f57df1d.
  • Loading branch information
Tallicia committed Jun 8, 2023
1 parent f57df1d commit d6aedac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ libraries.passay = "org.passay:passay:1.6.3"
libraries.beanutils = "commons-beanutils:commons-beanutils:1.9.4"
libraries.postgresql = "org.postgresql:postgresql"
libraries.selenium = "org.seleniumhq.selenium:selenium-java:4.10.0"
libraries.seleniumHttp = "org.seleniumhq.selenium:selenium-http-jdk-client:4.10.0"
libraries.seleniumHttp = "org.seleniumhq.selenium:selenium-http-jdk-client:4.9.1"
libraries.slf4jApi = "org.slf4j:slf4j-api"
libraries.slf4jImpl = "org.apache.logging.log4j:log4j-slf4j-impl"
libraries.snakeyaml = "org.yaml:snakeyaml"
Expand Down

0 comments on commit d6aedac

Please sign in to comment.