Skip to content

Commit

Permalink
Bump jmh-gradle-plugin from 0.5.2 to 0.5.3 (#7182)
Browse files Browse the repository at this point in the history
Bumps jmh-gradle-plugin from 0.5.2 to 0.5.3.

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Feb 16, 2021
1 parent 73e4b87 commit abecb9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
ext.testNgVersion = "7.3.0"
ext.mockitoVersion = "3.7.7"
ext.jmhLibVersion = "1.21"
ext.jmhGradleVersion = "0.5.2"
ext.jmhGradleVersion = "0.5.3"
ext.guavaVersion = "30.1-jre"
ext.jacocoVersion = "0.8.4"
ext.animalSnifferVersion = "1.5.2"
Expand Down

0 comments on commit abecb9a

Please sign in to comment.