Upgrade microbenchmarks to JMH 1.15
This commit is contained in:
parent
a82bf7a851
commit
aa308fe159
|
@ -20,4 +20,4 @@ commonscodec = 1.10
|
|||
hamcrest = 1.3
|
||||
securemock = 1.2
|
||||
# benchmark dependencies
|
||||
jmh = 1.14
|
||||
jmh = 1.15
|
||||
|
|
Loading…
Reference in New Issue