Skip to content

Commit 1706882

Browse files
committed
fix
1 parent a8f541f commit 1706882

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ dependencies {
5858
testImplementation("org.junit.jupiter:junit-jupiter-api")
5959
testImplementation("org.junit.jupiter:junit-jupiter-params")
6060
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
61+
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
6162

6263
testImplementation("ch.qos.logback:logback-classic")
6364
testImplementation("org.slf4j:log4j-over-slf4j")

0 commit comments

Comments
 (0)