Skip to content

Commit 3af53b2

Browse files
fix(deps): update dependency org.assertj:assertj-core to v3.27.6
1 parent 2a58fb1 commit 3af53b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.6")
3535
testImplementation("org.cthing:assertj-gradle:3.0.0")
3636
}
3737

0 commit comments

Comments
 (0)