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 b25ad6a commit 1eeee4aCopy full SHA for 1eeee4a
build.gradle
@@ -34,7 +34,7 @@ def hamcrestVersion = '2.2'
34
def mockitoVersion = '3.3.3'
35
def junitVersion = '5.6.2'
36
def jmhVersion = '1.23'
37
-def agronaVersion = '1.4.1'
+def agronaVersion = '1.5.0'
38
39
def sbeGroup = 'uk.co.real-logic'
40
def sbeVersion = file('version.txt').text.trim()
0 commit comments