Skip to content

Commit 9bbd664

Browse files
committed
Bump JMH gradle plugin to the latest version(0.3.1)
ref. https://plugins.gradle.org/plugin/me.champeau.gradle.jmh
1 parent 3fef4d7 commit 9bbd664

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
@@ -9,7 +9,7 @@ buildscript {
99

1010
plugins {
1111
id 'nebula.netflixoss' version '3.4.0'
12-
id 'me.champeau.gradle.jmh' version '0.2.0'
12+
id 'me.champeau.gradle.jmh' version '0.3.1'
1313
id 'net.saliman.cobertura' version '2.2.8'
1414
}
1515

0 commit comments

Comments
 (0)