Upgrade to JMH 1.25
This commit is contained in:
@@ -4,8 +4,8 @@ apply plugin: 'me.champeau.gradle.jmh'
|
|||||||
apply from: "$rootDir/gradle/publications.gradle"
|
apply from: "$rootDir/gradle/publications.gradle"
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
jmh 'org.openjdk.jmh:jmh-core:1.23'
|
jmh 'org.openjdk.jmh:jmh-core:1.25'
|
||||||
jmh 'org.openjdk.jmh:jmh-generator-annprocess:1.23'
|
jmh 'org.openjdk.jmh:jmh-generator-annprocess:1.25'
|
||||||
jmh 'net.sf.jopt-simple:jopt-simple:4.6'
|
jmh 'net.sf.jopt-simple:jopt-simple:4.6'
|
||||||
}
|
}
|
||||||
jmh {
|
jmh {
|
||||||
|
|||||||
Reference in New Issue
Block a user