Skip to content

Commit

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

Updates `org.openjdk.jmh:jmh-core` from 1.36 to 1.37
- [Commits](openjdk/jmh@1.36...1.37)

Updates `org.openjdk.jmh:jmh-generator-annprocess` from 1.36 to 1.37
- [Commits](openjdk/jmh@1.36...1.37)

---
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] authored Jun 16, 2024
1 parent ceb7730 commit 6987ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<jacoco-maven-plugin.version>0.8.10</jacoco-maven-plugin.version>
<junit-jupiter-engine.version>5.9.1</junit-jupiter-engine.version>
<spotbugs-maven-plugin.version>4.7.3.4</spotbugs-maven-plugin.version>
<jmh.version>1.36</jmh.version>
<jmh.version>1.37</jmh.version>

<maven-clean-plugin.version>3.3.2</maven-clean-plugin.version>
<maven-compiler-plugin.version>3.12.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit 6987ffc

Please sign in to comment.