We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67cffcc commit 541d7a5Copy full SHA for 541d7a5
buildSrc/build.gradle.kts
@@ -39,7 +39,7 @@ dependencies {
39
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
40
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.0.0")
41
42
- implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.0")
+ implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.6")
43
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.2")
44
45
// earlier versions aren't compatible with Gradle 8.1.1
0 commit comments