Skip to content

Commit f4f0ec6

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chatformatter-core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
testImplementation("org.mockito:mockito-core:5.20.0")
4444
testImplementation("org.mockito:mockito-junit-jupiter:5.20.0")
4545
testImplementation("me.clip:placeholderapi:2.11.6")
46-
testImplementation("org.assertj:assertj-core:3.27.4")
46+
testImplementation("org.assertj:assertj-core:3.27.6")
4747
}
4848

4949
tasks {

0 commit comments

Comments
 (0)