benchmarks: update to JMH 1.12

This commit is contained in:
Carl Mastrangelo 2016-05-13 15:06:02 -07:00
parent 4e268da29b
commit 188840b920
1 changed files with 1 additions and 1 deletions

View File

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