Skip to content

Commit

Permalink
chore(deps): update plugin jmh to v0.7.3 (#653)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent 8bf1bd1 commit 8c4b932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ aggregatetestresults = { id = "org.caffinitas.gradle.aggregatetestresults", vers
errorprone = { id = "net.ltgt.errorprone", version = "4.1.0" }
idea-ext = { id = "org.jetbrains.gradle.plugin.idea-ext", version = "1.1.10" }
jandex = { id = "com.github.vlsi.jandex", version.ref = "jandexPlugin" }
jmh = { id = "me.champeau.jmh", version = "0.7.2" }
jmh = { id = "me.champeau.jmh", version = "0.7.3" }
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
protobuf = { id = "com.google.protobuf", version.ref = "protobufPlugin" }
shadow = { id = "com.github.johnrengelman.shadow", version.ref = "shadowPlugin" }
Expand Down

0 comments on commit 8c4b932

Please sign in to comment.