Skip to content

Commit 9b8e9c7

Browse files
committed
1.10.1 released
1 parent b631e14 commit 9b8e9c7

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

129-
compile 'org.agrona:agrona:0.9.27'
129+
compile 'org.agrona:agrona:0.9.28'
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.1-SNAPSHOT
1+
1.10.1

0 commit comments

Comments
 (0)