Skip to content

Commit 092fa34

Browse files
committed
[Java] Upgrade to Agrona 1.0.2.
1 parent 35d6f60 commit 092fa34

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.21'
139139

140-
compile 'org.agrona:agrona:1.0.1'
140+
compile 'org.agrona:agrona:1.0.2'
141141

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

0 commit comments

Comments
 (0)