Skip to content

Commit

Permalink
Bump jmh-core from 1.29 to 1.32 (#160)
Browse files Browse the repository at this point in the history
Bumps jmh-core from 1.29 to 1.32.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 30, 2021
1 parent d8256eb commit f270f59
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.29</version>
<version>1.32</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f270f59

Please sign in to comment.