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.
2 parents fae1139 + 633c548 commit 31fc4f1Copy full SHA for 31fc4f1
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