Skip to content

Commit

Permalink
Merge pull request #62 from patrickfav/dependabot/maven/org.openjdk.j…
Browse files Browse the repository at this point in the history
…mh-jmh-generator-annprocess-1.37
  • Loading branch information
patrickfav authored Aug 8, 2023
2 parents c1cbcd1 + 03b772a commit 48830ef
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 @@ -108,7 +108,7 @@
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-generator-annprocess</artifactId>
<version>1.36</version>
<version>1.37</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 48830ef

Please sign in to comment.