Skip to content

Commit e4f8f34

Browse files
chore(deps): update dependency org.junit.jupiter:junit-jupiter-engine to v5.10.1
1 parent ecf86b4 commit e4f8f34

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.9.3")
21+
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.10.1")
2222
testImplementation("ch.qos.logback:logback-classic:1.4.11")
2323
testImplementation("io.kotest:kotest-runner-junit5:5.7.2")
2424
testImplementation("io.kotest:kotest-runner-junit5-jvm:5.7.2")

0 commit comments

Comments
 (0)