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 6e7540c commit f01ae46Copy full SHA for f01ae46
proc/similarity/build.gradle
@@ -29,6 +29,7 @@ dependencies {
29
testImplementation project(':proc-test')
30
testImplementation project(':proc-common')
31
testImplementation project(':ml-core')
32
+ testImplementation project(':progress-tracking')
33
testCompileOnly openGds.immutables.value.annotations
34
testCompileOnly openGds.immutables.builder
35
testCompileOnly openGds.jetbrains.annotations
0 commit comments