提交 c680ee85 编写于 作者: N Nikolay Krasko 提交者: TeamCityServer

Fix build of benchmarks module

Fix after 998a65d1
上级 0d9991eb
......@@ -17,7 +17,7 @@ dependencies {
compile(jpsStandalone()) { includeJars("jps-model") }
compile(intellijPluginDep("java"))
compile(intellijDep()) { includeIntellijCoreJarDependencies(project) }
compile("org.jetbrains.kotlinx:kotlinx.benchmark.runtime-jvm:$benchmarks_version")
compile("org.jetbrains.kotlinx:kotlinx-benchmark-runtime:$benchmarks_version")
}
sourceSets {
......
......@@ -9581,6 +9581,18 @@
<sha256 value="58e9bf00cb84545d51479fa3c326fc3f8e9cb1ca5808758da9d4d5a6ffdc69ea" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlinx" name="kotlinx-benchmark-runtime" version="0.3.0">
<artifact name="kotlinx-benchmark-runtime-0.3.0.jar">
<md5 value="ad0844c22286c1cf22e4e3f57b22f118" origin="Generated by Gradle"/>
<sha256 value="606964639446f95ba416351c807ebc347b0d50d8f3d3e0f7d18b9f0122922d96" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlinx" name="kotlinx-benchmark-runtime-jvm" version="0.3.0">
<artifact name="kotlinx-benchmark-runtime-jvm-0.3.0.jar">
<md5 value="cf378f786deedc8ffc5f1c85cece3449" origin="Generated by Gradle"/>
<sha256 value="1723a331851a56103cff356335bd8f919008e83fda01d247e93399795701b100" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlinx" name="kotlinx-collections-immutable-jvm" version="0.3.1">
<artifact name="kotlinx-collections-immutable-jvm-0.3.1.jar">
<md5 value="b203f756c572b00b6fba610a7c80acd8" origin="Generated by Gradle"/>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册