diff --git a/build.gradle b/build.gradle index 744fd7517dd..4710a218b05 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ plugins { id 'com.github.ben-manes.versions' version '0.46.0' id 'com.github.johnrengelman.shadow' version '8.1.1' apply false id 'de.undercouch.download' version '5.4.0' - id 'me.champeau.jmh' version '0.7.0' apply false + id 'me.champeau.jmh' version '0.7.1' apply false id 'me.champeau.mrjar' version '0.1.1' }