Skip to content

Commit 69b5485

Browse files
committed
1.12.5 released.
1 parent f736a4f commit 69b5485

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.20'
130130

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

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

version.txt

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

0 commit comments

Comments
 (0)