Skip to content

Commit 1aadc6c

Browse files
benchmarks: update to using jmh 1.13
1 parent 7267c0f commit 1aadc6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmarks/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ startScripts.enabled = false
2323
run.enabled = false
2424

2525
jmh {
26-
jmhVersion = '1.12'
26+
jmhVersion = '1.13'
2727
warmupIterations = 10
2828
iterations = 10
2929
fork = 1

0 commit comments

Comments
 (0)