Skip to content

Commit

Permalink
Merge pull request #1385 from monkey-mas/bump-jmh-gradle-plugin-to-0.3.1
Browse files Browse the repository at this point in the history
Bump JMH gradle plugin to the latest version(0.3.1)
  • Loading branch information
mattrjacobs authored Oct 16, 2016
2 parents 3fef4d7 + 9bbd664 commit c175837
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 @@ -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 c175837

Please sign in to comment.