Skip to content

Commit 4a8bb28

Browse files
author
Abduqodiri Qurbonzoda
committed
Remove redundant jmh-core dependency in kotlinx-benchmark-plugin
1 parent 24fb001 commit 4a8bb28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugin/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ dependencies {
7676
implementation group: 'org.jetbrains.kotlin', name: 'kotlin-reflect', version: kotlin_version
7777

7878
implementation 'com.squareup:kotlinpoet:1.3.0'
79-
implementation "org.openjdk.jmh:jmh-core:$jmhVersion"
8079

8180
implementation group: 'org.jetbrains.kotlin', name: 'kotlin-util-klib-metadata', version: kotlin_version
8281
implementation group: 'org.jetbrains.kotlin', name: 'kotlin-util-klib', version: kotlin_version

0 commit comments

Comments
 (0)