Skip to content

Commit 31fc4f1

Browse files
authored
Merge pull request #604 from viartemev/renovate/me.champeau.jmh-jmh-gradle-plugin-0.x
fix(deps): update dependency me.champeau.jmh:jmh-gradle-plugin to v0.7.3
2 parents fae1139 + 633c548 commit 31fc4f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ buildscript {
1717
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version")
1818
classpath("org.jetbrains.kotlin:kotlin-allopen:$kotlin_version")
1919
classpath("com.adarshr:gradle-test-logger-plugin:4.0.0")
20-
classpath("me.champeau.jmh:jmh-gradle-plugin:0.7.2")
20+
classpath("me.champeau.jmh:jmh-gradle-plugin:0.7.3")
2121
}
2222
}
2323

0 commit comments

Comments
 (0)