Skip to content

Commit

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

Updates `jmh-core` from 1.26 to 1.27

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 14, 2020
1 parent 5b56623 commit 9388bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ THE SOFTWARE.
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jetty.version>9.4.35.v20201120</jetty.version>
<hamcrest.version>2.2</hamcrest.version>
<jmh.version>1.26</jmh.version>
<jmh.version>1.27</jmh.version>
<java.level>8</java.level>
<concurrency>1</concurrency> <!-- may use e.g. 2C for 2 × (number of cores) -->
<!--TODO: fix FindBugs-->
Expand Down

0 comments on commit 9388bfb

Please sign in to comment.