Skip to content

Commit

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

Updates `jmh-core` from 1.19 to 1.34

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and fbiville committed Feb 15, 2022
1 parent 85117a3 commit 5ef6973
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 @@ -80,7 +80,7 @@
<!-- Deps version -->
<mockito.version>4.3.1</mockito.version>
<junit.version>4.13.2</junit.version>
<jmh.version>1.19</jmh.version>
<jmh.version>1.34</jmh.version>
<neo4j.java.driver.version>4.3.4</neo4j.java.driver.version>
<neo4j.version>4.3.0</neo4j.version>
<httpclient.version>4.5.13</httpclient.version>
Expand Down

0 comments on commit 5ef6973

Please sign in to comment.