Skip to content

Commit 633c548

Browse files
Update dependency me.champeau.jmh:jmh-gradle-plugin to v0.7.3
1 parent a5c6cfd commit 633c548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ buildscript {
1717
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version")
1818
classpath("org.jetbrains.kotlin:kotlin-allopen:$kotlin_version")
1919
classpath("com.adarshr:gradle-test-logger-plugin:4.0.0")
20-
classpath("me.champeau.jmh:jmh-gradle-plugin:0.7.2")
20+
classpath("me.champeau.jmh:jmh-gradle-plugin:0.7.3")
2121
}
2222
}
2323

0 commit comments

Comments
 (0)