Skip to content

Commit bed9e70

Browse files
committed
1.16.1 released.
1 parent 6aa64c3 commit bed9e70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def hamcrestVersion = '2.2'
3434
def mockitoVersion = '3.2.4'
3535
def junitVersion = '5.6.0'
3636
def jmhVersion = '1.22'
37-
def agronaVersion = '1.2.0'
37+
def agronaVersion = '1.3.0'
3838

3939
def sbeGroup = 'uk.co.real-logic'
4040
def sbeVersion = file('version.txt').text.trim()

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.16.1-SNAPSHOT
1+
1.16.1

0 commit comments

Comments
 (0)