Skip to content

Commit d4b2326

Browse files
committed
[Java]: update Agrona dep.
1 parent a0b4769 commit d4b2326

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
@@ -129,7 +129,7 @@ subprojects {
129129
dependencies {
130130
checkstyle 'com.puppycrawl.tools:checkstyle:8.26'
131131

132-
compile 'org.agrona:agrona:1.0.11'
132+
compile 'org.agrona:agrona:1.1.0'
133133

134134
testCompile 'org.hamcrest:hamcrest:2.2'
135135
testCompile 'org.mockito:mockito-core:3.1.0'

0 commit comments

Comments
 (0)