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 2c4823f commit 45c039bCopy full SHA for 45c039b
build.gradle
@@ -33,7 +33,7 @@ def hamcrestVersion = '2.2'
33
def mockitoVersion = '3.5.7'
34
def junitVersion = '5.6.2'
35
def jmhVersion = '1.25.1'
36
-def agronaVersion = '1.6.0'
+def agronaVersion = '1.7.0'
37
38
def sbeGroup = 'uk.co.real-logic'
39
def sbeVersion = file('version.txt').text.trim()
0 commit comments