Skip to content

Commit

Permalink
build(deps): bump me.champeau.jmh from 0.7.1 to 0.7.2 (#1723)
Browse files Browse the repository at this point in the history
* build(deps): bump me.champeau.jmh from 0.7.1 to 0.7.2

Bumps me.champeau.jmh from 0.7.1 to 0.7.2.

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

Signed-off-by: dependabot[bot] <[email protected]>

* regenerate lock files

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sean C. Sullivan <[email protected]>
  • Loading branch information
dependabot[bot] and sullis authored Jan 25, 2024
1 parent 1b2004e commit 642d382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
plugins {
id 'com.netflix.nebula.netflixoss' version '11.4.0'
id "com.google.osdetector" version "1.7.3"
id "me.champeau.jmh" version "0.7.1"
id "me.champeau.jmh" version "0.7.2"
id "org.openrewrite.rewrite" version "6.3.0"
}

Expand Down

0 comments on commit 642d382

Please sign in to comment.