Skip to content

Commit

Permalink
GH-23 Update dependency org.awaitility:awaitility to v4.2.1 (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 18, 2024
1 parent a511065 commit 284e72e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies {
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.2")
testImplementation("org.junit.jupiter:junit-jupiter-params:5.10.2")
testImplementation("org.assertj:assertj-core:3.26.0")
testImplementation("org.awaitility:awaitility:4.2.0")
testImplementation("org.awaitility:awaitility:4.2.1")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.2")
}

Expand Down

0 comments on commit 284e72e

Please sign in to comment.