Skip to content

Commit

Permalink
Bump jmh-core from 1.33 to 1.34
Browse files Browse the repository at this point in the history
Bumps jmh-core from 1.33 to 1.34.

---
updated-dependencies:
- dependency-name: org.openjdk.jmh:jmh-core
  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 Feb 7, 2022
1 parent f3f4154 commit 9468fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -64,7 +64,7 @@ limitations under the License.
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-core</artifactId>
<version>1.33</version>
<version>1.34</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9468fd7

Please sign in to comment.