Skip to content

Commit a75603c

Browse files
committed
fix
1 parent b899c02 commit a75603c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildSrc/src/main/kotlin/otel.java-conventions.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ testing {
140140
implementation("org.junit.jupiter:junit-jupiter-api")
141141
implementation("org.junit.jupiter:junit-jupiter-params")
142142
runtimeOnly("org.junit.jupiter:junit-jupiter-engine")
143+
runtimeOnly("org.junit.platform:junit-platform-launcher")
143144

144145
implementation("org.assertj:assertj-core")
145146
}

0 commit comments

Comments
 (0)