Skip to content

Commit 76d85e1

Browse files
committed
[Java] Upgrade to Agrona 1.0.5.
1 parent 88091b8 commit 76d85e1

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.4'
140+
compile 'org.agrona:agrona:1.0.5'
141141

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

0 commit comments

Comments
 (0)