Upgrading benchmarks runner

This commit is contained in:
Marcin Grzejszczak
2021-11-08 09:35:48 +01:00
parent 43e0f2eb33
commit 1b964809cd

View File

@@ -39,7 +39,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<okhttp.version>4.9.0</okhttp.version>
<microbenchmark-runner.version>0.2.0.RELEASE</microbenchmark-runner.version>
<microbenchmark-runner.version>c5f1e7d047</microbenchmark-runner.version>
<jmh.version>1.26</jmh.version>
</properties>