Skip to content

Commit 761ee77

Browse files
dependency: Update dependency org.awaitility:awaitility to v4.3.0
1 parent 30b0dc6 commit 761ee77

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
@@ -8,7 +8,7 @@ object Versions {
88
const val MOCKITO_CORE = "5.15.2"
99
const val JUNIT_JUPITER = "5.11.4"
1010
const val ASSERTJ_CORE = "3.27.4"
11-
const val AWAITILITY = "4.2.2"
11+
const val AWAITILITY = "4.3.0"
1212

1313
const val SPIGOT_API = "1.21.4-R0.1-SNAPSHOT"
1414

0 commit comments

Comments
 (0)