We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6327d2a commit 43b6ca5Copy full SHA for 43b6ca5
opa-async-java-client/build.gradle
@@ -23,6 +23,7 @@ dependencies {
23
testImplementation "org.junit.jupiter:junit-jupiter-api"
24
25
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine"
26
+ testRuntimeOnly "org.junit.platform:junit-platform-launcher"
27
testRuntimeOnly "com.fasterxml.jackson.core:jackson-databind"
28
testRuntimeOnly "org.slf4j:slf4j-simple"
29
0 commit comments