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 f1248e6 commit b9f8525Copy full SHA for b9f8525
build.gradle
@@ -128,7 +128,7 @@ subprojects {
128
dependencies {
129
checkstyle 'com.puppycrawl.tools:checkstyle:8.18'
130
131
- compile 'org.agrona:agrona:0.9.33'
+ compile 'org.agrona:agrona:0.9.34'
132
133
testCompile 'junit:junit:4.12'
134
testCompile 'org.mockito:mockito-core:2.25.0'
version.txt
@@ -1 +1 @@
1
-1.12.3-SNAPSHOT
+1.12.3
0 commit comments