Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 08cee75

Browse files
committed
[Java] Upgrade to JMH 1.27.
1 parent f5c8f52 commit 08cee75

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
@@ -48,7 +48,7 @@ def checkstyleVersion = '8.38'
4848
def hamcrestVersion = '2.2'
4949
def mockitoVersion = '3.6.28'
5050
def junitVersion = '5.7.0'
51-
def jmhVersion = '1.26'
51+
def jmhVersion = '1.27'
5252
def agronaVersion = '1.8.0'
5353
def agronaVersionRange = '[1.8,1.9[' // allow any patch release of 1.8.x
5454

0 commit comments

Comments
 (0)