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 a5c6cfd commit 633c548Copy full SHA for 633c548
build.gradle
@@ -17,7 +17,7 @@ buildscript {
17
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version")
18
classpath("org.jetbrains.kotlin:kotlin-allopen:$kotlin_version")
19
classpath("com.adarshr:gradle-test-logger-plugin:4.0.0")
20
- classpath("me.champeau.jmh:jmh-gradle-plugin:0.7.2")
+ classpath("me.champeau.jmh:jmh-gradle-plugin:0.7.3")
21
}
22
23
0 commit comments