New version of jmh

This commit is contained in:
Bruce Eckel 2016-11-22 19:06:48 -08:00
parent fda0e2dee6
commit f980502f07

View File

@ -9,7 +9,7 @@ sourceSets {
}
jmh {
jmhVersion = '1.16'
jmhVersion = '1.17'
duplicateClassesStrategy = 'warn'
failOnError = true
// See https://github.com/melix/jmh-gradle-plugin