Skip to content

Commit 907f57a

Browse files
dependency: Update dependency org.assertj:assertj-core to v3.27.7 (#203)
1 parent 7db67a2 commit 907f57a

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.7")
46-
testImplementation("org.assertj:assertj-core:3.27.6")
46+
testImplementation("org.assertj:assertj-core:3.27.7")
4747
}
4848

4949
tasks {

0 commit comments

Comments
 (0)