Skip to content

Commit abecb9a

Browse files
Bump jmh-gradle-plugin from 0.5.2 to 0.5.3 (#7182)
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>
1 parent 73e4b87 commit abecb9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
ext.testNgVersion = "7.3.0"
99
ext.mockitoVersion = "3.7.7"
1010
ext.jmhLibVersion = "1.21"
11-
ext.jmhGradleVersion = "0.5.2"
11+
ext.jmhGradleVersion = "0.5.3"
1212
ext.guavaVersion = "30.1-jre"
1313
ext.jacocoVersion = "0.8.4"
1414
ext.animalSnifferVersion = "1.5.2"

0 commit comments

Comments
 (0)