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 23828cd commit 0986c90Copy full SHA for 0986c90
buildSrc/src/main/kotlin/Versions.kt
@@ -8,7 +8,7 @@ object Versions {
8
const val MOCKITO_CORE = "5.15.2"
9
const val JUNIT_JUPITER = "5.11.4"
10
const val ASSERTJ_CORE = "3.27.4"
11
- const val AWAITILITY = "4.2.2"
+ const val AWAITILITY = "4.3.0"
12
13
const val SPIGOT_API = "1.21.4-R0.1-SNAPSHOT"
14
0 commit comments