Skip to content

Commit 058c682

Browse files
authored
Dependency from utbot-cli to utbot-summary (#752)
1 parent 342d408 commit 058c682

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utbot-cli/build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ classes {
5757

5858
jar {
5959
dependsOn project(':utbot-framework').tasks.jar
60+
dependsOn project(':utbot-summary').tasks.jar
6061

6162
manifest {
6263
attributes 'Main-Class': 'org.utbot.cli.ApplicationKt'

0 commit comments

Comments
 (0)