Skip to content

Commit 8f480b9

Browse files
committed
[Java] Upgrade to Agrona 1.19.1.
1 parent 46071f7 commit 8f480b9

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
@@ -58,7 +58,7 @@ def hamcrestVersion = '2.2'
5858
def mockitoVersion = '4.11.0'
5959
def junitVersion = '5.10.0'
6060
def jmhVersion = '1.37'
61-
def agronaVersion = '1.19.0'
61+
def agronaVersion = '1.19.1'
6262
def agronaVersionRange = '[1.19.0,2.0[' // allow any release >= 1.19.0 and < 2.0.0
6363

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

0 commit comments

Comments
 (0)