Skip to content

Commit

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

Bump jmh-core from 1.32 to 1.33
  • Loading branch information
lukehutch committed Aug 10, 2021
2 parents 9802f60 + 8fbfa7a commit e8405c3
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.32</version>
<version>1.33</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e8405c3

Please sign in to comment.