Skip to content

Commit ffc75f3

Browse files
chore(deps): update dependency org.junit.jupiter:junit-jupiter-engine to v5.14.4
1 parent d19293d commit ffc75f3

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
@@ -18,7 +18,7 @@ dependencies {
1818

1919
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
2020
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5")
21-
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.10.1")
21+
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.14.4")
2222
testImplementation("ch.qos.logback:logback-classic:1.4.14")
2323
testImplementation("io.mockk:mockk:1.13.8")
2424
testImplementation("io.kotest:kotest-runner-junit5:5.8.0")

0 commit comments

Comments
 (0)