Skip to content

Commit e8db171

Browse files
committed
Update JMH to latest version
1 parent b28cd2a commit e8db171

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ subprojects {
211211
}
212212

213213
jmh {
214-
jmhVersion = '1.14.1'
214+
jmhVersion = '1.15'
215215
duplicateClassesStrategy = 'warn'
216216
}
217217

0 commit comments

Comments
 (0)