Skip to content

Commit 4634849

Browse files
committed
[Java]: update agrona dep.
1 parent 76a8c3a commit 4634849

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
@@ -128,7 +128,7 @@ subprojects {
128128
dependencies {
129129
checkstyle 'com.puppycrawl.tools:checkstyle:8.25'
130130

131-
compile 'org.agrona:agrona:1.0.8'
131+
compile 'org.agrona:agrona:1.0.9'
132132

133133
testCompile 'org.hamcrest:hamcrest:2.1'
134134
testCompile 'org.mockito:mockito-core:3.1.0'

0 commit comments

Comments
 (0)