Update to latest point release of library

This commit is contained in:
Bruce Eckel 2016-12-15 14:04:13 -08:00
parent d863e0fffb
commit e9cb6658d7

View File

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