There was an error while loading. Please reload this page.
1 parent 82afd2e commit ea8fcecCopy full SHA for ea8fcec
build.gradle
@@ -34,7 +34,7 @@ def hamcrestVersion = '2.2'
34
def mockitoVersion = '3.2.4'
35
def junitVersion = '5.6.0-RC1'
36
def jmhVersion = '1.22'
37
-def agronaVersion = '1.1.0'
+def agronaVersion = '1.2.0'
38
39
def sbeGroup = 'uk.co.real-logic'
40
def sbeVersion = file('version.txt').text.trim()
0 commit comments