Skip to content

Commit

Permalink
Bump me.champeau.jmh from 0.6.8 to 0.7.0 (#98)
Browse files Browse the repository at this point in the history
Bumps me.champeau.jmh from 0.6.8 to 0.7.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 28, 2023
1 parent 9c0a009 commit f182f23
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 @@ -2,7 +2,7 @@ import io.deephaven.csv.Constants

plugins {
id 'io.deephaven.csv.entry'
id 'me.champeau.jmh' version '0.6.8'
id 'me.champeau.jmh' version '0.7.0'
}

description = 'The Deephaven High-Performance CSV Parser'
Expand Down

0 comments on commit f182f23

Please sign in to comment.