Skip to content

Commit 457e1e7

Browse files
committed
[Java] Upgrade to Agrona 1.0.6.
1 parent 3746586 commit 457e1e7

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
@@ -137,7 +137,7 @@ subprojects {
137137
dependencies {
138138
checkstyle 'com.puppycrawl.tools:checkstyle:8.23'
139139

140-
compile 'org.agrona:agrona:1.0.5'
140+
compile 'org.agrona:agrona:1.0.6'
141141

142142
testCompile 'org.hamcrest:hamcrest:2.1'
143143
testCompile 'org.mockito:mockito-core:3.0.0'

0 commit comments

Comments
 (0)