Skip to content

Commit

Permalink
Upgrade jmh version 1.21 -> 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
aherbert committed Nov 29, 2019
1 parent ae566a3 commit 059a792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commons-rng-examples/examples-jmh/pom.xml
Expand Up @@ -66,7 +66,7 @@
<rng.parent.dir>${basedir}/../..</rng.parent.dir>

<!-- JMH Benchmark related properties: version, name of the benchmarking uber jar. -->
<jmh.version>1.21</jmh.version>
<jmh.version>1.22</jmh.version>
<uberjar.name>examples-jmh</uberjar.name>
<project.mainClass>org.openjdk.jmh.Main</project.mainClass>
</properties>
Expand Down

0 comments on commit 059a792

Please sign in to comment.