Skip to content

Commit 122eb47

Browse files
Update dependency org.assertj:assertj-core to v3.27.6
1 parent 0abb284 commit 122eb47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.13.4")
4949
testImplementation("org.junit.platform:junit-platform-launcher:1.13.4")
5050
testImplementation("org.slf4j:slf4j-jdk14:2.0.17")
51-
testImplementation("org.assertj:assertj-core:3.27.3")
51+
testImplementation("org.assertj:assertj-core:3.27.6")
5252
}
5353

5454
tasks.withType<Test> {

0 commit comments

Comments
 (0)