mirror of https://github.com/apache/jmeter.git
fix(deps): update dependency me.champeau.jmh:me.champeau.jmh.gradle.plugin to v0.7.3
This commit is contained in:
parent
96ea3c0b02
commit
6e7844dcb0
|
@ -22,7 +22,7 @@ plugins {
|
|||
dependencies {
|
||||
api(projects.buildParameters)
|
||||
api(projects.verification)
|
||||
api("me.champeau.jmh:me.champeau.jmh.gradle.plugin:0.7.2")
|
||||
api("me.champeau.jmh:me.champeau.jmh.gradle.plugin:0.7.3")
|
||||
api("com.github.vlsi.crlf:com.github.vlsi.crlf.gradle.plugin:1.90")
|
||||
api("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:1.90")
|
||||
api("org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin:1.9.22")
|
||||
|
|
Loading…
Reference in New Issue