Skip to content

Commit cdb93d9

Browse files
dependency: Update dependency org.assertj:assertj-core to v3.27.4 (#86)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f4905c8 commit cdb93d9

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

88
const val MOCKITO_CORE = "5.15.2"
99
const val JUNIT_JUPITER = "5.11.4"
10-
const val ASSERTJ_CORE = "3.27.3"
10+
const val ASSERTJ_CORE = "3.27.4"
1111
const val AWAITILITY = "4.2.2"
1212

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

0 commit comments

Comments
 (0)