Skip to content

Commit

Permalink
Update dependencies.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
strehle committed Apr 28, 2023
1 parent 8438d20 commit 61fdc10
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 @@ -65,7 +65,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.9.0"
libraries.seleniumHttp = "org.seleniumhq.selenium:selenium-http-jdk-client:4.8.3"
libraries.seleniumHttp = "org.seleniumhq.selenium:selenium-http-jdk-client:4.9.0"
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 61fdc10

Please sign in to comment.