Skip to content

Commit

Permalink
Bump jmh-generator-annprocess from 1.32 to 1.33
Browse files Browse the repository at this point in the history
Bumps jmh-generator-annprocess from 1.32 to 1.33.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Aug 21, 2021
1 parent e797c88 commit 938e6f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -70,7 +70,7 @@ limitations under the License.
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-generator-annprocess</artifactId>
<version>1.32</version>
<version>1.33</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 938e6f8

Please sign in to comment.