Bump jmh from 1.19 to 1.21 (#7876)

This commit is contained in:
Benedict Jin 2019-06-17 19:27:09 +08:00 committed by GitHub
parent fb7f8ec362
commit 4bceab0d7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jmh.version>1.19</jmh.version>
<jmh.version>1.21</jmh.version>
<javac.target>1.8</javac.target>
<uberjar.name>benchmarks</uberjar.name>
</properties>