We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec6fa52 commit 661fb7fCopy full SHA for 661fb7f
buildSrc/src/main/kotlin/Versions.kt
@@ -50,5 +50,5 @@ object Versions {
50
const val JUNIT_BOM = "6.0.1"
51
const val MOCKITO_CORE = "5.21.0"
52
const val ASSERTJ_CORE = "3.27.6"
53
- const val AWAITILITY = "4.2.2"
+ const val AWAITILITY = "4.3.0"
54
}
0 commit comments