Skip to content

Commit 864b913

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

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.19.0")
4444
testImplementation("org.mockito:mockito-junit-jupiter:5.19.0")
4545
testImplementation("me.clip:placeholderapi:2.11.6")
46-
testImplementation("org.assertj:assertj-core:3.27.3")
46+
testImplementation("org.assertj:assertj-core:3.27.4")
4747
}
4848

4949
tasks {

0 commit comments

Comments
 (0)