Skip to content

Commit eb4c944

Browse files
fix(deps): update dependency org.assertj:assertj-core to v3.27.5
1 parent 8348971 commit eb4c944

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
@@ -31,7 +31,7 @@ dependencies {
3131
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.13.4")
3232
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.13.4")
3333

34-
testImplementation("org.assertj:assertj-core:3.27.3")
34+
testImplementation("org.assertj:assertj-core:3.27.5")
3535
testImplementation("org.cthing:assertj-gradle:3.0.0")
3636
}
3737

0 commit comments

Comments
 (0)