Skip to content

Commit

Permalink
Merge pull request #71 from rayokota/dependabot/maven/jmh.version-1.27
Browse files Browse the repository at this point in the history
Bump jmh.version from 1.26 to 1.27
  • Loading branch information
rayokota committed Jan 27, 2021
2 parents 5f11467 + 7747542 commit 3e6318f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kcache-benchmark/pom.xml
Expand Up @@ -12,7 +12,7 @@
<packaging>jar</packaging>

<properties>
<jmh.version>1.26</jmh.version>
<jmh.version>1.27</jmh.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 3e6318f

Please sign in to comment.