Skip to content

Commit 2178f28

Browse files
committed
2 parents c0e753c + 26f2784 commit 2178f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ publishing {
107107
}
108108

109109
jmh {
110-
jmhVersion = '1.11.3'
110+
jmhVersion = '1.16'
111111
humanOutputFile = null
112112
if (project.hasProperty('jmh')) {
113113
include = ".*" + project.jmh + ".*"

0 commit comments

Comments
 (0)