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 6aa64c3 commit bed9e70Copy full SHA for bed9e70
build.gradle
@@ -34,7 +34,7 @@ def hamcrestVersion = '2.2'
34
def mockitoVersion = '3.2.4'
35
def junitVersion = '5.6.0'
36
def jmhVersion = '1.22'
37
-def agronaVersion = '1.2.0'
+def agronaVersion = '1.3.0'
38
39
def sbeGroup = 'uk.co.real-logic'
40
def sbeVersion = file('version.txt').text.trim()
version.txt
@@ -1 +1 @@
1
-1.16.1-SNAPSHOT
+1.16.1
0 commit comments