Skip to content

Commit

Permalink
Bump jmh.version from 1.33 to 1.34 (#1259)
Browse files Browse the repository at this point in the history
Bumps `jmh.version` from 1.33 to 1.34.

Updates `jmh-core` from 1.33 to 1.34

Updates `jmh-generator-annprocess` from 1.33 to 1.34

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2022
1 parent d05b62f commit b2d669a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logbook-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

<junit.version>5.8.2</junit.version>
<mockito.version>4.1.0</mockito.version>
<jmh.version>1.33</jmh.version>
<jmh.version>1.34</jmh.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit b2d669a

Please sign in to comment.