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 6ee1fc6 commit effe2beCopy full SHA for effe2be
build.gradle
@@ -137,7 +137,7 @@ subprojects {
137
dependencies {
138
checkstyle 'com.puppycrawl.tools:checkstyle:8.20'
139
140
- compile 'org.agrona:agrona:1.0.0'
+ compile 'org.agrona:agrona:1.0.1'
141
142
testCompile 'org.hamcrest:hamcrest:2.1'
143
testCompile 'org.mockito:mockito-core:2.27.0'
version.txt
@@ -1 +1 @@
1
-1.12.6-SNAPSHOT
+1.12.6
0 commit comments