Skip to content

Commit

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

Updates `jmh-core` from 1.27 to 1.28

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 12, 2021
1 parent ca855b7 commit 880c22a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -319,7 +319,7 @@ file comparators, endian transformation classes, and much more.
<commons.japicmp.version>0.15.3</commons.japicmp.version>
<spotbugs.plugin.version>4.2.0</spotbugs.plugin.version>
<spotbugs.impl.version>4.2.2</spotbugs.impl.version>
<jmh.version>1.27</jmh.version>
<jmh.version>1.28</jmh.version>
<japicmp.skip>false</japicmp.skip>
<jacoco.skip>${env.JACOCO_SKIP}</jacoco.skip>
<commons.release.isDistModule>true</commons.release.isDistModule>
Expand Down

0 comments on commit 880c22a

Please sign in to comment.