changeset 99:9e62f255b16c

JMH 1.21
author shade
date Wed, 04 Jul 2018 12:58:37 +0200
parents 15924203aa96
children 369cf7ad42af
files pom.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pom.xml	Wed Jul 04 12:58:06 2018 +0200
+++ b/pom.xml	Wed Jul 04 12:58:37 2018 +0200
@@ -73,7 +73,7 @@
         <!--
             JMH version to use with this project.
           -->
-        <jmh.version>1.20</jmh.version>
+        <jmh.version>1.21</jmh.version>
 
         <!--
             Java source/target to use for compilation.