Skip to content

Commit 8c4b932

Browse files
chore(deps): update plugin jmh to v0.7.3 (#653)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8bf1bd1 commit 8c4b932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ aggregatetestresults = { id = "org.caffinitas.gradle.aggregatetestresults", vers
6868
errorprone = { id = "net.ltgt.errorprone", version = "4.1.0" }
6969
idea-ext = { id = "org.jetbrains.gradle.plugin.idea-ext", version = "1.1.10" }
7070
jandex = { id = "com.github.vlsi.jandex", version.ref = "jandexPlugin" }
71-
jmh = { id = "me.champeau.jmh", version = "0.7.2" }
71+
jmh = { id = "me.champeau.jmh", version = "0.7.3" }
7272
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
7373
protobuf = { id = "com.google.protobuf", version.ref = "protobufPlugin" }
7474
shadow = { id = "com.github.johnrengelman.shadow", version.ref = "shadowPlugin" }

0 commit comments

Comments
 (0)