Skip to content

Commit 5a977e3

Browse files
dependency: Update dependency org.assertj:assertj-core to v3.27.7 (#122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f27b3ce commit 5a977e3

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
@@ -6,7 +6,7 @@ object Versions {
66

77
const val MOCKITO_CORE = "5.21.0"
88
const val JUNIT_JUPITER = "5.11.4"
9-
const val ASSERTJ_CORE = "3.27.6"
9+
const val ASSERTJ_CORE = "3.27.7"
1010
const val AWAITILITY = "4.3.0"
1111

1212
const val SPIGOT_API = "1.21.4-R0.1-SNAPSHOT"

0 commit comments

Comments
 (0)