Skip to content

Commit eaed322

Browse files
authored
Merge pull request #3 from vexdev/renovate/org.junit.jupiter-junit-jupiter-engine-5.x
chore(deps): update dependency org.junit.jupiter:junit-jupiter-engine to v5.10.1
2 parents c62daf6 + e4f8f34 commit eaed322

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.mockk:mockk:1.13.8")
2424
testImplementation("io.kotest:kotest-runner-junit5:5.7.2")

0 commit comments

Comments
 (0)