Skip to content

Commit e9c66d1

Browse files
Bump me.champeau.jmh:jmh-gradle-plugin from 0.7.2 to 0.7.3
Bumps me.champeau.jmh:jmh-gradle-plugin from 0.7.2 to 0.7.3. --- updated-dependencies: - dependency-name: me.champeau.jmh:jmh-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24a704a commit e9c66d1

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-nullaway-plugin:2.2.0")
4040

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

4444
// earlier versions aren't compatible with Gradle 8.1.1
4545
implementation("org.springframework.boot:spring-boot-gradle-plugin:2.5.12")

0 commit comments

Comments
 (0)