Upgrade JMH plugin to 0.5.2
This commit is contained in:
parent
872255a591
commit
72a9d0ff4b
|
@ -8,7 +8,7 @@ plugins {
|
|||
id 'de.undercouch.download' version '4.1.1'
|
||||
id "io.freefair.aspectj" version '5.1.1' apply false
|
||||
id "com.github.ben-manes.versions" version '0.28.0'
|
||||
id "me.champeau.gradle.jmh" version "0.5.0" apply false
|
||||
id "me.champeau.gradle.jmh" version "0.5.2" apply false
|
||||
id "org.jetbrains.kotlin.plugin.serialization" version "1.4.21" apply false
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue