Skip to content

Commit da56e9b

Browse files
Bump jmh-gradle-plugin from 0.5.0 to 0.5.1 (#7066)
Bumps jmh-gradle-plugin from 0.5.0 to 0.5.1. Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent c76ad8c commit da56e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
ext.testNgVersion = "7.3.0"
99
ext.mockitoVersion = "3.5.7"
1010
ext.jmhLibVersion = "1.21"
11-
ext.jmhGradleVersion = "0.5.0"
11+
ext.jmhGradleVersion = "0.5.1"
1212
ext.guavaVersion = "29.0-jre"
1313
ext.jacocoVersion = "0.8.4"
1414
ext.animalSnifferVersion = "1.5.1"

0 commit comments

Comments
 (0)