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 c36bd6b commit 0a53750Copy full SHA for 0a53750
build.gradle
@@ -32,7 +32,7 @@ def checkstyleVersion = '8.36.2'
32
def hamcrestVersion = '2.2'
33
def mockitoVersion = '3.5.13'
34
def junitVersion = '5.7.0'
35
-def jmhVersion = '1.25.2'
+def jmhVersion = '1.26'
36
def agronaVersion = '1.8.0'
37
def agronaVersionRange = '[1.8,1.9[' // allow any patch release of 1.8.x
38
0 commit comments