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