aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/build.gradle b/benchmarks/build.gradle
index dcfda9bf..077ab032 100644
--- a/benchmarks/build.gradle
+++ b/benchmarks/build.gradle
@@ -17,7 +17,7 @@ apply plugin: "me.champeau.gradle.jmh"
apply plugin: "io.morethan.jmhreport"
jmh {
- jmhVersion = '1.19'
+ jmhVersion = '1.20'
warmupIterations = 10
iterations = 10
fork = 1