Skip to content

Commit

Permalink
Bump me.champeau.jmh:jmh-gradle-plugin from 0.6.8 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps me.champeau.jmh:jmh-gradle-plugin from 0.6.8 to 0.7.0.

---
updated-dependencies:
- dependency-name: me.champeau.jmh:jmh-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2023
1 parent 7e187f7 commit c7805db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conventions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dependencies {
// When updating, also update dependencyManagement/build.gradle.kts
implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.14.0")
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.0")
implementation("me.champeau.jmh:jmh-gradle-plugin:0.6.8")
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.0")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.0.1")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.5.0")
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.1")
Expand Down

0 comments on commit c7805db

Please sign in to comment.