Skip to content

Commit 2ec0148

Browse files
committed
1.12.4 released.
1 parent 0114564 commit 2ec0148

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
@@ -128,7 +128,7 @@ subprojects {
128128
dependencies {
129129
checkstyle 'com.puppycrawl.tools:checkstyle:8.18'
130130

131-
compile 'org.agrona:agrona:0.9.34'
131+
compile 'org.agrona:agrona:0.9.35'
132132

133133
testCompile 'junit:junit:4.12'
134134
testCompile 'org.mockito:mockito-core:2.25.1'

version.txt

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

0 commit comments

Comments
 (0)