Skip to content

Commit ed0fb2e

Browse files
fix(deps): update dependency me.champeau.jmh:jmh-gradle-plugin to v0.7.3 (#13126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d3efbfd commit ed0fb2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conventions/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
// When updating, also update dependencyManagement/build.gradle.kts
6767
implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.17.0")
6868
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.6")
69-
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.2")
69+
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.3")
7070
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.1.0")
7171
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.2.0")
7272
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.5")

0 commit comments

Comments
 (0)