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 b223ca1 commit f75fd48Copy full SHA for f75fd48
utbot-summary/build.gradle
@@ -9,10 +9,6 @@ dependencies {
9
implementation group: 'com.github.haifengl', name: 'smile-core', version: '2.6.0'
10
api project(':utbot-fuzzers')
11
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'
16
17
implementation group: 'io.github.microutils', name: 'kotlin-logging', version: kotlin_logging_version
18
0 commit comments