Skip to content

Commit

Permalink
Merge pull request #109 from Virelion/renovate/me.champeau.jmh-0.x
Browse files Browse the repository at this point in the history
chore(deps): update plugin me.champeau.jmh to v0.7.2
  • Loading branch information
Virelion committed Nov 18, 2023
2 parents 8f39a34 + e66bb0b commit 874b68d
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.7.2"
id("org.jlleitschuh.gradle.ktlint")
id("io.github.virelion.buildata")
}
Expand Down

0 comments on commit 874b68d

Please sign in to comment.