Skip to content

Commit b8552ee

Browse files
committed
Bump JMH version
1 parent f26eb56 commit b8552ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/jmh.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sourceSets {
99
}
1010

1111
jmh {
12-
jmhVersion = '1.17.3'
12+
jmhVersion = '1.17.4'
1313
duplicateClassesStrategy = 'warn'
1414
failOnError = true
1515
// See https://github.com/melix/jmh-gradle-plugin

0 commit comments

Comments
 (0)