Gradle plugin me.champeau.jmh 0.7.2 uses JMH 1.37
Comment From: wfouche
Dependencies report generated with command
./gradlew dependencyUpdates
to report file
build/dependencyUpdates/report.txt
which indicated that jmh-generator-bytecode
needed to be at 1.37 as well (therefore, it was added).