Skip to content

Commit ba84362

Browse files
Bump jmh.version from 1.28 to 1.29
Bumps `jmh.version` from 1.28 to 1.29. Updates `jmh-core` from 1.28 to 1.29 Updates `jmh-generator-annprocess` from 1.28 to 1.29 Signed-off-by: dependabot[bot] <[email protected]>
1 parent cec7976 commit ba84362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ THE SOFTWARE.
5252
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5353
<jetty.version>9.4.39.v20210325</jetty.version>
5454
<hamcrest.version>2.2</hamcrest.version>
55-
<jmh.version>1.28</jmh.version>
55+
<jmh.version>1.29</jmh.version>
5656
<java.level>8</java.level>
5757
<concurrency>1</concurrency> <!-- may use e.g. 2C for 2 × (number of cores) -->
5858
<!--TODO: fix FindBugs-->

0 commit comments

Comments
 (0)