Skip to content

Commit

Permalink
Update jmh.version to v1.37 (#3476)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 5, 2023
1 parent ad469f1 commit 3e00099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metrics-benchmarks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</description>

<properties>
<jmh.version>1.36</jmh.version>
<jmh.version>1.37</jmh.version>
<javaModuleName>io.dropwizard.metrics5.benchmarks</javaModuleName>
<jar.skipIfEmpty>true</jar.skipIfEmpty>
<maven.install.skip>true</maven.install.skip>
Expand Down

0 comments on commit 3e00099

Please sign in to comment.