Skip to content

Commit b816237

Browse files
committed
Add explicit project dependency to junit-platform-launcher
1 parent 91312fb commit b816237

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platform-tooling-support-tests/platform-tooling-support-tests.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ dependencies {
5050
antJars(platform(projects.junitBom))
5151
antJars(libs.bundles.ant)
5252
antJars(projects.junitPlatformConsoleStandalone)
53+
antJars(projects.junitPlatformLauncher)
5354

5455
mavenDistribution(libs.maven) {
5556
artifact {

0 commit comments

Comments
 (0)