Skip to content

Commit 2530ba6

Browse files
Bump me.champeau.jmh:jmh-gradle-plugin from 0.7.0 to 0.7.1 (#3011)
1 parent df18038 commit 2530ba6

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
@@ -40,7 +40,7 @@ dependencies {
4040
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.5.0")
4141

4242
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.0")
43-
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.0")
43+
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.1")
4444

4545
implementation("org.springframework.boot:spring-boot-gradle-plugin:2.2.0.RELEASE")
4646
}

0 commit comments

Comments
 (0)