Skip to content

Commit 8d319ee

Browse files
committed
[Java] Upgrade to Agrona 1.0.8.
1 parent 68e1b7f commit 8d319ee

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.24'
130130

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

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

0 commit comments

Comments
 (0)