We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f26eb56 commit b8552eeCopy full SHA for b8552ee
gradle/jmh.gradle
@@ -9,7 +9,7 @@ sourceSets {
9
}
10
11
jmh {
12
- jmhVersion = '1.17.3'
+ jmhVersion = '1.17.4'
13
duplicateClassesStrategy = 'warn'
14
failOnError = true
15
// See https://github.com/melix/jmh-gradle-plugin
0 commit comments