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 a20614d commit 4628a97Copy full SHA for 4628a97
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.26.3"
53
- const val AWAITILITY = "4.2.1"
+ const val AWAITILITY = "4.2.2"
54
}
0 commit comments