Skip to content

Commit

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

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Oct 5, 2020
1 parent 0668d04 commit 35702ec
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.5.13"
ext.jmhLibVersion = "1.21"
ext.jmhGradleVersion = "0.5.1"
ext.jmhGradleVersion = "0.5.2"
ext.guavaVersion = "29.0-jre"
ext.jacocoVersion = "0.8.4"
ext.animalSnifferVersion = "1.5.1"
Expand Down

0 comments on commit 35702ec

Please sign in to comment.