Skip to content

Commit bc59902

Browse files
committed
1.10.0 released.
1 parent 07c0c52 commit bc59902

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.14'
128128

129-
compile 'org.agrona:agrona:0.9.26'
129+
compile 'org.agrona:agrona:0.9.27'
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.0-SNAPSHOT
1+
1.10.0

0 commit comments

Comments
 (0)