Skip to content

Commit

Permalink
Merge pull request #525 from classgraph/dependabot/maven/org.openjdk.…
Browse files Browse the repository at this point in the history
…jmh-jmh-core-1.32

Bump jmh-core from 1.31 to 1.32
  • Loading branch information
lukehutch committed May 27, 2021
2 parents 1ffb214 + a9076cc commit 83032ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-core</artifactId>
<version>1.31</version>
<version>1.32</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 83032ca

Please sign in to comment.