Skip to content

Commit b9f8525

Browse files
committed
1.12.3 released.
1 parent f1248e6 commit b9f8525

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.33'
131+
compile 'org.agrona:agrona:0.9.34'
132132

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

version.txt

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

0 commit comments

Comments
 (0)