Skip to content

Commit 31d8a82

Browse files
Update plugin me.champeau.jmh to v0.7.3 (#3275)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df646e3 commit 31d8a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wire-benchmarks/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id("com.google.protobuf")
1010
id("com.squareup.wire")
1111
id("com.github.johnrengelman.shadow")
12-
id("me.champeau.jmh").version("0.7.2")
12+
id("me.champeau.jmh").version("0.7.3")
1313
}
1414

1515
sourceSets {

0 commit comments

Comments
 (0)