Skip to content

Commit

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

Updates `jmh-core` from 1.35 to 1.36
- [Release notes](https://github.com/openjdk/jmh/releases)
- [Commits](openjdk/jmh@1.35...1.36)

Updates `jmh-generator-annprocess` from 1.35 to 1.36
- [Release notes](https://github.com/openjdk/jmh/releases)
- [Commits](openjdk/jmh@1.35...1.36)

---
updated-dependencies:
- dependency-name: org.openjdk.jmh:jmh-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.openjdk.jmh:jmh-generator-annprocess
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 19, 2022
1 parent 471a047 commit dd80ee0
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 @@ -59,7 +59,7 @@ THE SOFTWARE.
<jenkins.version>2.249</jenkins.version>
<jetty.version>9.4.49.v20220914</jetty.version>
<hamcrest.version>2.2</hamcrest.version>
<jmh.version>1.35</jmh.version>
<jmh.version>1.36</jmh.version>
<gitHubRepo>jenkinsci/${project.artifactId}</gitHubRepo>

<!-- may use e.g. 2C for 2 × (number of cores) -->
Expand Down

0 comments on commit dd80ee0

Please sign in to comment.