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 227a6f9 commit 1446784Copy full SHA for 1446784
build.gradle
@@ -47,7 +47,7 @@ def hamcrestVersion = '2.2'
47
def mockitoVersion = '4.4.0'
48
def junitVersion = '5.8.2'
49
def jmhVersion = '1.35'
50
-def agronaVersion = '1.15.0'
+def agronaVersion = '1.15.1'
51
def agronaVersionRange = '[1.15,1.16[' // allow any patch release of 1.15.x
52
53
def sbeGroup = 'uk.co.real-logic'
0 commit comments