Skip to content

Commit 177021c

Browse files
committed
1.10.2 released.
1 parent e0ae492 commit 177021c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ subprojects {
126126
dependencies {
127127
checkstyle 'com.puppycrawl.tools:checkstyle:8.16'
128128

129-
compile 'org.agrona:agrona:0.9.28'
129+
compile 'org.agrona:agrona:0.9.29'
130130

131131
testCompile 'junit:junit:4.12'
132132
testCompile 'org.mockito:mockito-core:2.23.4'

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.10.2-SNAPSHOT
1+
1.10.2

0 commit comments

Comments
 (0)