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 07c0c52 commit bc59902Copy full SHA for bc59902
build.gradle
@@ -126,7 +126,7 @@ subprojects {
126
dependencies {
127
checkstyle 'com.puppycrawl.tools:checkstyle:8.14'
128
129
- compile 'org.agrona:agrona:0.9.26'
+ compile 'org.agrona:agrona:0.9.27'
130
131
testCompile 'junit:junit:4.12'
132
testCompile 'org.mockito:mockito-core:2.23.4'
version.txt
@@ -1 +1 @@
1
-1.10.0-SNAPSHOT
+1.10.0
0 commit comments