There was an error while loading. Please reload this page.
1 parent 061be35 commit 6306903Copy full SHA for 6306903
build.gradle
@@ -47,7 +47,7 @@ def hamcrestVersion = '2.2'
47
def mockitoVersion = '4.5.1'
48
def junitVersion = '5.8.2'
49
def jmhVersion = '1.35'
50
-def agronaVersion = '1.15.1'
+def agronaVersion = '1.15.2'
51
def agronaVersionRange = '[1.15,2.0[' // allow any release >= 1.15.0 and < 2.0.0
52
53
def sbeGroup = 'uk.co.real-logic'
0 commit comments