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 c871f26 commit f751e6aCopy full SHA for f751e6a
1 file changed
client/build.gradle
@@ -119,6 +119,7 @@ dependencies {
119
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.3'
120
testImplementation 'org.mockito:mockito-core:3.12.4'
121
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
122
+ testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.10.3'
123
}
124
125
javadoc {
0 commit comments