Skip to content

Commit

Permalink
Upgrade to me.champeau.jmh 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
izeye committed Jun 19, 2023
1 parent 0ee7797 commit 532757e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions benchmarks/benchmarks-core/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id "me.champeau.jmh" version "0.6.8"
id "me.champeau.jmh" version "0.7.1"
}

dependencies {
Expand All @@ -22,7 +22,6 @@ dependencies {
}

jmh {
jmhVersion = '1.36'
fork = 1
warmupIterations = 1
iterations = 1
Expand Down

0 comments on commit 532757e

Please sign in to comment.