Skip to content

Commit db79f43

Browse files
committed
fix
1 parent f2a816e commit db79f43

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
@@ -153,6 +153,7 @@ testing {
153153
implementation("io.github.netmikey.logunit:logunit-jul")
154154

155155
runtimeOnly("org.junit.jupiter:junit-jupiter-engine")
156+
runtimeOnly("org.junit.platform:junit-platform-launcher")
156157
}
157158
}
158159
}

0 commit comments

Comments
 (0)