We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f736a4f commit 69b5485Copy full SHA for 69b5485
build.gradle
@@ -128,7 +128,7 @@ subprojects {
128
dependencies {
129
checkstyle 'com.puppycrawl.tools:checkstyle:8.20'
130
131
- compile 'org.agrona:agrona:0.9.35'
+ compile 'org.agrona:agrona:1.0.0'
132
133
testCompile 'junit:junit:4.12'
134
testCompile 'org.mockito:mockito-core:2.27.0'
version.txt
@@ -1 +1 @@
1
-1.12.5-SNAPSHOT
+1.12.5
0 commit comments