Skip to content

Commit

Permalink
Bump org.awaitility:awaitility from 4.2.2 to 4.3.0 in /services/Promo…
Browse files Browse the repository at this point in the history
…ter (#242)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent 53706d1 commit 3526307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/Promoter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ dependencies {
testImplementation 'org.testcontainers:junit-jupiter'
testImplementation 'org.testcontainers:kafka'
testImplementation 'org.testcontainers:postgresql'
testImplementation 'org.awaitility:awaitility:4.2.2'
testImplementation 'org.awaitility:awaitility:4.3.0'
testImplementation 'au.com.dius.pact.consumer:junit5:4.6.14'
testImplementation 'au.com.dius.pact.provider:junit5:4.6.12'

Expand Down

0 comments on commit 3526307

Please sign in to comment.