We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc6b8b9 commit c80111eCopy full SHA for c80111e
engine/table/build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'java-library'
3
id 'io.deephaven.project.register'
4
- id 'me.champeau.jmh' version '0.7.2'
+ id 'me.champeau.jmh' version '0.7.3'
5
}
6
7
description 'Engine Table: Implementation and closely-coupled utilities'
0 commit comments