Skip to content

Commit a2f348a

Browse files
committed
[Java] Upgrade to Agrona 1.13.1.
1 parent d20adc3 commit a2f348a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def hamcrestVersion = '2.2'
4747
def mockitoVersion = '4.1.0'
4848
def junitVersion = '5.8.1'
4949
def jmhVersion = '1.33'
50-
def agronaVersion = '1.13.0'
50+
def agronaVersion = '1.13.1'
5151
def agronaVersionRange = '[1.13,1.14[' // allow any patch release of 1.13.x
5252

5353
def sbeGroup = 'uk.co.real-logic'

0 commit comments

Comments
 (0)