Skip to content

Commit c81a386

Browse files
[Renovate] Update dependency org.assertj:assertj-core to v3.27.3 (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df5279d commit c81a386

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.2"
10+
const val ASSERTJ_CORE = "3.27.3"
1111
const val AWAITILITY = "4.2.2"
1212

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

0 commit comments

Comments
 (0)