Upgraded jmh

This commit is contained in:
Bruce Eckel 2016-09-24 12:47:21 -06:00
parent 46211235c3
commit f98d3aa777

View File

@ -211,7 +211,7 @@ subprojects {
}
jmh {
jmhVersion = '1.13'
jmhVersion = '1.14.1'
duplicateClassesStrategy = 'warn'
}