Skip to content

Commit 541d7a5

Browse files
Bump gradle.plugin.io.morethan.jmhreport:gradle-jmh-report from 0.9.0 to 0.9.6 (#3658)
1 parent 67cffcc commit 541d7a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
4040
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.0.0")
4141

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

4545
// earlier versions aren't compatible with Gradle 8.1.1

0 commit comments

Comments
 (0)