Skip to content

Commit

Permalink
Bump gradle.plugin.io.morethan.jmhreport:gradle-jmh-report from 0.9.0…
Browse files Browse the repository at this point in the history
… to 0.9.6 (#3658)
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 67cffcc commit 541d7a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.0.0")

implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.0")
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.6")
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.2")

// earlier versions aren't compatible with Gradle 8.1.1
Expand Down

0 comments on commit 541d7a5

Please sign in to comment.