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 24fb001 commit 4a8bb28Copy full SHA for 4a8bb28
plugin/build.gradle
@@ -76,7 +76,6 @@ dependencies {
76
implementation group: 'org.jetbrains.kotlin', name: 'kotlin-reflect', version: kotlin_version
77
78
implementation 'com.squareup:kotlinpoet:1.3.0'
79
- implementation "org.openjdk.jmh:jmh-core:$jmhVersion"
80
81
implementation group: 'org.jetbrains.kotlin', name: 'kotlin-util-klib-metadata', version: kotlin_version
82
implementation group: 'org.jetbrains.kotlin', name: 'kotlin-util-klib', version: kotlin_version
0 commit comments