Skip to content

Commit

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

Bump org.openjdk.jmh:jmh-core from 1.36 to 1.37
  • Loading branch information
tandraschko authored Jan 15, 2024
2 parents ed4eea3 + 5b6cb0a commit c1187ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bval-perf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,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 c1187ed

Please sign in to comment.