Skip to content

Commit 97262a9

Browse files
marcphilippdnestoro
authored andcommitted
Use matching version of junit-platform-launcher
1 parent d49adc3 commit 97262a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/utils/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,5 @@ dependencies {
5252
implementation(libs.openjson)
5353
testImplementation(platform(libs.test.junit.bom))
5454
testImplementation(libs.test.junit.jupiter.core)
55+
testRuntimeOnly(libs.test.junit.platform.launcher)
5556
}

0 commit comments

Comments
 (0)