Skip to content

Commit 0680281

Browse files
authored
Update jmh plugin (#237)
1 parent 2be401f commit 0680281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import io.deephaven.csv.Constants
22

33
plugins {
44
id 'io.deephaven.csv.entry'
5-
id 'me.champeau.jmh' version '0.7.2'
5+
id 'me.champeau.jmh' version '0.7.3'
66
}
77

88
description = 'The Deephaven High-Performance CSV Parser'

0 commit comments

Comments
 (0)