Skip to content

Commit 9316369

Browse files
dependency: Update dependency org.assertj:assertj-core to v3.27.6 (#575)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59e2be7 commit 9316369

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

66
// Tests
77
const val JUNIT_JUPITER = "5.13.4"
8-
const val ASSERTJ = "3.27.5"
8+
const val ASSERTJ = "3.27.6"
99
const val MOCKITO = "5.18.0"
1010
const val AWAITILITY = "4.3.0"
1111

0 commit comments

Comments
 (0)