Skip to content

Commit 4ebb038

Browse files
committed
1.12.0 released.
1 parent dd2e144 commit 4ebb038

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

129-
compile 'org.agrona:agrona:0.9.30'
129+
compile 'org.agrona:agrona:0.9.31'
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.12.0-SNAPSHOT
1+
1.12.0

0 commit comments

Comments
 (0)