Skip to content

Commit

Permalink
Bump jmh.version from 1.27 to 1.31
Browse files Browse the repository at this point in the history
Bumps `jmh.version` from 1.27 to 1.31.

Updates `jmh-core` from 1.27 to 1.31

Updates `jmh-generator-annprocess` from 1.27 to 1.31

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2021
1 parent 950ab13 commit 39fef56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -628,7 +628,7 @@
<clirr.skip>true</clirr.skip>

<!-- JMH Benchmark related properties, version, target compiler and name of the benchmarking uber jar. -->
<jmh.version>1.27</jmh.version>
<jmh.version>1.31</jmh.version>
<uberjar.name>benchmarks</uberjar.name>

<commons.jacoco.version>0.8.7</commons.jacoco.version>
Expand Down

0 comments on commit 39fef56

Please sign in to comment.