Skip to content

Commit

Permalink
Merge pull request #122 from spotify/dependabot/maven/jmh.version-1.27
Browse files Browse the repository at this point in the history
Bump jmh.version from 1.9.2 to 1.27
  • Loading branch information
mattnworb committed Feb 20, 2021
2 parents 8df0a4b + eb826e9 commit ab1c2ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- Do not run findbugs on the benchmarks module as it will flag a lot of stuff
in the JMH generated sources -->
<findbugs.skip>true</findbugs.skip>
<jmh.version>1.9.2</jmh.version>
<jmh.version>1.27</jmh.version>
<uberjar.name>benchmarks</uberjar.name>
</properties>

Expand Down

0 comments on commit ab1c2ac

Please sign in to comment.