Skip to content

Commit c80111e

Browse files
chore(gradle): bump me.champeau.jmh from 0.7.2 to 0.7.3
Bumps me.champeau.jmh from 0.7.2 to 0.7.3. --- updated-dependencies: - dependency-name: me.champeau.jmh dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc6b8b9 commit c80111e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/table/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java-library'
33
id 'io.deephaven.project.register'
4-
id 'me.champeau.jmh' version '0.7.2'
4+
id 'me.champeau.jmh' version '0.7.3'
55
}
66

77
description 'Engine Table: Implementation and closely-coupled utilities'

0 commit comments

Comments
 (0)