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 6314e29 commit 0458dddCopy full SHA for 0458ddd
build.gradle
@@ -126,7 +126,7 @@ subprojects {
126
dependencies {
127
checkstyle 'com.puppycrawl.tools:checkstyle:8.17'
128
129
- compile 'org.agrona:agrona:0.9.31'
+ compile 'org.agrona:agrona:0.9.32'
130
131
testCompile 'junit:junit:4.12'
132
testCompile 'org.mockito:mockito-core:2.24.0'
version.txt
@@ -1 +1 @@
1
-1.12.1-SNAPSHOT
+1.12.1
0 commit comments