Upgrade to me.champeau.jmh 0.7.1

Closes gh-30690
This commit is contained in:
Johnny Lim 2023-06-20 00:13:23 +09:00 committed by Sam Brannen
parent 8eb0a0b94e
commit 40e378a5a6
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,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
}
ext {