We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2be401f commit 0680281Copy full SHA for 0680281
build.gradle
@@ -2,7 +2,7 @@ import io.deephaven.csv.Constants
2
3
plugins {
4
id 'io.deephaven.csv.entry'
5
- id 'me.champeau.jmh' version '0.7.2'
+ id 'me.champeau.jmh' version '0.7.3'
6
}
7
8
description = 'The Deephaven High-Performance CSV Parser'
0 commit comments