Skip to content

Commit b202216

Browse files
[Renovate] Update all minor and patch dependencies
1 parent 6e61304 commit b202216

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ object Versions {
66
const val CDN = "1.14.6"
77

88
const val MOCKITO_CORE = "5.15.2"
9-
const val JUNIT_JUPITER = "5.11.4"
9+
const val JUNIT_JUPITER = "5.12.0"
1010
const val ASSERTJ_CORE = "3.27.3"
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)