Skip to content

Commit e9cb665

Browse files
committed
Update to latest point release of library
1 parent d863e0f commit e9cb665

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2'
12+
jmhVersion = '1.17.3'
1313
duplicateClassesStrategy = 'warn'
1414
failOnError = true
1515
// See https://github.com/melix/jmh-gradle-plugin

0 commit comments

Comments
 (0)