Skip to content

Commit

Permalink
Merge pull request #61 from patrickfav/dependabot/maven/org.openjdk.j…
Browse files Browse the repository at this point in the history
…mh-jmh-core-1.37

Bump org.openjdk.jmh:jmh-core from 1.36 to 1.37
  • Loading branch information
patrickfav committed Aug 10, 2023
2 parents 48830ef + 7f47b95 commit e622b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-core</artifactId>
<version>1.36</version>
<version>1.37</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e622b3b

Please sign in to comment.