Skip to content

Commit 1c8770c

Browse files
committed
Remove duplicates in utbot-summary
1 parent 6d0f32a commit 1c8770c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

utbot-summary/build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ dependencies {
99
implementation group: 'com.github.haifengl', name: 'smile-core', version: '2.6.0'
1010
api project(':utbot-fuzzers')
1111
implementation(project(':utbot-instrumentation'))
12-
api(project(':utbot-instrumentation'))
13-
14-
implementation group: 'com.github.haifengl', name: 'smile-kotlin', version: '2.6.0'
15-
implementation group: 'com.github.haifengl', name: 'smile-core', version: '2.6.0'
1612

1713
implementation group: 'io.github.microutils', name: 'kotlin-logging', version: kotlin_logging_version
1814

0 commit comments

Comments
 (0)