Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2025
1 parent 737df2e commit c9e442a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plan/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ subprojects {
mockitoVersion = "5.15.2"
seleniumVersion = "4.29.0"
testContainersVersion = "1.20.5"
awaitilityVersion = "4.2.2"
awaitilityVersion = "4.3.0"
swaggerVersion = "2.2.28"
guavaVersion = "33.4.0-jre"
}
Expand Down

0 comments on commit c9e442a

Please sign in to comment.