Skip to content

Commit

Permalink
Update jmh.version to v1.37 (#3466)
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 3f154bd commit 5759ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metrics-benchmarks/pom.xml
Expand Up @@ -15,7 +15,7 @@
</description>

<properties>
<jmh.version>1.36</jmh.version>
<jmh.version>1.37</jmh.version>
<javaModuleName>com.codahale.metrics.benchmarks</javaModuleName>
<jar.skipIfEmpty>true</jar.skipIfEmpty>
<maven.install.skip>true</maven.install.skip>
Expand Down

0 comments on commit 5759ec9

Please sign in to comment.