Skip to content

Commit 661fb7f

Browse files
dependency: Update dependency org.awaitility:awaitility to v4.3.0 (#1261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec6fa52 commit 661fb7f

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.27.6"
53-
const val AWAITILITY = "4.2.2"
53+
const val AWAITILITY = "4.3.0"
5454
}

0 commit comments

Comments
 (0)