Skip to content

Commit 938ef5e

Browse files
chore(deps): update plugin jmh to v0.7.2 (#470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e507bce commit 938ef5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ aggregatetestresults = { id = "org.caffinitas.gradle.aggregatetestresults", vers
7070
errorprone = { id = "net.ltgt.errorprone", version = "3.1.0" }
7171
idea-ext = { id = "org.jetbrains.gradle.plugin.idea-ext", version = "1.1.7" }
7272
jandex = { id = "com.github.vlsi.jandex", version.ref = "jandexPlugin" }
73-
jmh = { id = "me.champeau.jmh", version = "0.7.1" }
73+
jmh = { id = "me.champeau.jmh", version = "0.7.2" }
7474
nessie-build-reflectionconfig = { id = "org.projectnessie.buildsupport.reflectionconfig", version.ref = "nessieBuildPlugins" }
7575
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
7676
protobuf = { id = "com.google.protobuf", version.ref = "protobufPlugin" }

0 commit comments

Comments
 (0)