Skip to content

Commit

Permalink
chore(deps): update plugin me.champeau.jmh to v0.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2022
1 parent e5fb247 commit 6b7daf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-test-project/benchmark/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
kotlin("jvm")
id("me.champeau.jmh") version "0.6.6"
id("me.champeau.jmh") version "0.6.8"
id("org.jlleitschuh.gradle.ktlint")
id("io.github.virelion.buildata")
}
Expand Down

0 comments on commit 6b7daf0

Please sign in to comment.