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 from 4.2.0 to 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 15, 2024
1 parent fcdba9f commit b27f5dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
testImplementation('org.junit.vintage:junit-vintage-engine')
testImplementation("org.springframework.cloud:spring-cloud-config-server")
testImplementation("org.wiremock:wiremock-standalone:${wireMockVersion}")
testImplementation("org.awaitility:awaitility:4.2.0")
testImplementation("org.awaitility:awaitility:4.2.1")
}

publishing {
Expand Down

0 comments on commit b27f5dc

Please sign in to comment.