Skip to content

Commit 2c4823f

Browse files
committed
[Java] Upgrade to JMH 1.25.1.
1 parent d0a696f commit 2c4823f

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
@@ -32,7 +32,7 @@ def checkstyleVersion = '8.35'
3232
def hamcrestVersion = '2.2'
3333
def mockitoVersion = '3.5.7'
3434
def junitVersion = '5.6.2'
35-
def jmhVersion = '1.25'
35+
def jmhVersion = '1.25.1'
3636
def agronaVersion = '1.6.0'
3737

3838
def sbeGroup = 'uk.co.real-logic'

0 commit comments

Comments
 (0)