We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c8f52 commit 08cee75Copy full SHA for 08cee75
build.gradle
@@ -48,7 +48,7 @@ def checkstyleVersion = '8.38'
48
def hamcrestVersion = '2.2'
49
def mockitoVersion = '3.6.28'
50
def junitVersion = '5.7.0'
51
-def jmhVersion = '1.26'
+def jmhVersion = '1.27'
52
def agronaVersion = '1.8.0'
53
def agronaVersionRange = '[1.8,1.9[' // allow any patch release of 1.8.x
54
0 commit comments