Skip to content

Commit

Permalink
Merge pull request #62 from patrickfav/dependabot/maven/jmh.version-1.37
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickfav committed Aug 8, 2023
2 parents 1694114 + 76a8fe3 commit 1dd2ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/benchmark-jmh/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<properties>
<maven.deploy.skip>true</maven.deploy.skip>
<jmh.version>1.36</jmh.version>
<jmh.version>1.37</jmh.version>
</properties>

<build>
Expand Down

0 comments on commit 1dd2ae9

Please sign in to comment.