There was an error while loading. Please reload this page.
1 parent 7f00e1f commit e616134Copy full SHA for e616134
build.gradle
@@ -33,7 +33,7 @@ def hamcrestVersion = '2.2'
33
def mockitoVersion = '3.5.10'
34
def junitVersion = '5.7.0'
35
def jmhVersion = '1.25.2'
36
-def agronaVersion = '1.7.1'
+def agronaVersion = '1.7.2'
37
def agronaVersionRange = '[1.7,1.8[' // allow any patch release of 1.7.x
38
39
def sbeGroup = 'uk.co.real-logic'
0 commit comments