Skip to content

Commit 4628a97

Browse files
dependency: Update dependency org.awaitility:awaitility to v4.2.2 (#1259)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a20614d commit 4628a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ object Versions {
5050
const val JUNIT_BOM = "6.0.1"
5151
const val MOCKITO_CORE = "5.21.0"
5252
const val ASSERTJ_CORE = "3.26.3"
53-
const val AWAITILITY = "4.2.1"
53+
const val AWAITILITY = "4.2.2"
5454
}

0 commit comments

Comments
 (0)