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