Skip to content

Commit

Permalink
Bump JMH gradle plugin to the latest version(0.3.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
monkey-mas committed Oct 16, 2016
1 parent 3fef4d7 commit 9bbd664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -9,7 +9,7 @@ buildscript {

plugins {
id 'nebula.netflixoss' version '3.4.0'
id 'me.champeau.gradle.jmh' version '0.2.0'
id 'me.champeau.gradle.jmh' version '0.3.1'
id 'net.saliman.cobertura' version '2.2.8'
}

Expand Down

0 comments on commit 9bbd664

Please sign in to comment.