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 f27b3ce commit 5a977e3Copy full SHA for 5a977e3
buildSrc/src/main/kotlin/Versions.kt
@@ -6,7 +6,7 @@ object Versions {
6
7
const val MOCKITO_CORE = "5.21.0"
8
const val JUNIT_JUPITER = "5.11.4"
9
- const val ASSERTJ_CORE = "3.27.6"
+ const val ASSERTJ_CORE = "3.27.7"
10
const val AWAITILITY = "4.3.0"
11
12
const val SPIGOT_API = "1.21.4-R0.1-SNAPSHOT"
0 commit comments