benchmarks: update to jmh 1.17.3

This commit is contained in:
Carl Mastrangelo 2016-12-19 16:14:59 -08:00 committed by GitHub
parent bff6506f92
commit 49b235dbbe
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ startScripts.enabled = false
run.enabled = false
jmh {
jmhVersion = '1.14'
jmhVersion = '1.17.3'
warmupIterations = 10
iterations = 10
fork = 1