Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/gradle/gradle-buil…
Browse files Browse the repository at this point in the history
…d-action-2.8.0
  • Loading branch information
bseeger authored Sep 5, 2023
2 parents 6d6b68f + d1b9058 commit d34e6df
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 @@ -104,7 +104,7 @@ dependencies {
// we should take a look at this dependency and see if it's really testing things correctly and
// monitor the dependencies.
testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.2.1'
testImplementation 'io.github.bonigarcia:webdrivermanager:5.5.2'
testImplementation 'io.github.bonigarcia:webdrivermanager:5.5.3'
testImplementation 'org.awaitility:awaitility'
testImplementation 'org.seleniumhq.selenium:selenium-java'
testImplementation 'org.postgresql:postgresql'
Expand Down

0 comments on commit d34e6df

Please sign in to comment.