Skip to content

Commit

Permalink
Bump org.awaitility:awaitility from 4.2.0 to 4.2.1
Browse files Browse the repository at this point in the history
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.0 to 4.2.1.
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](awaitility/awaitility@awaitility-4.2.0...awaitility-4.2.1)

---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 18, 2024
1 parent fa7d372 commit 14fc444
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 @@ -115,7 +115,7 @@ dependencies {
implementation 'org.seleniumhq.selenium:selenium-java:4.18.1'
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.18.1'
implementation 'io.appium:java-client:9.2.0'
implementation 'org.awaitility:awaitility:4.2.0'
implementation 'org.awaitility:awaitility:4.2.1'
implementation 'org.wiremock:wiremock:3.4.2'
implementation 'org.apache.sshd:sshd-core:2.12.1'
implementation 'org.assertj:assertj-core:3.25.3'
Expand Down

0 comments on commit 14fc444

Please sign in to comment.