Skip to content

Commit

Permalink
Bump org.openjdk.jmh:jmh-generator-annprocess from 1.33 to 1.37
Browse files Browse the repository at this point in the history
Bumps [org.openjdk.jmh:jmh-generator-annprocess](https://github.com/openjdk/jmh) from 1.33 to 1.37.
- [Commits](openjdk/jmh@1.33...1.37)

---
updated-dependencies:
- dependency-name: org.openjdk.jmh:jmh-generator-annprocess
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 9c33546 commit 9ad28f0
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 @@ -127,7 +127,7 @@
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-generator-annprocess</artifactId>
<version>1.33</version>
<version>1.37</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 9ad28f0

Please sign in to comment.