There was an error while loading. Please reload this page.
1 parent 1c8e93c commit 1546529Copy full SHA for 1546529
build.gradle
@@ -126,7 +126,7 @@ subprojects {
126
dependencies {
127
checkstyle 'com.puppycrawl.tools:checkstyle:8.16'
128
129
- compile 'org.agrona:agrona:0.9.29'
+ compile 'org.agrona:agrona:0.9.30'
130
131
testCompile 'junit:junit:4.12'
132
testCompile 'org.mockito:mockito-core:2.23.4'
version.txt
@@ -1 +1 @@
1
-1.11.0-SNAPSHOT
+1.11.0
0 commit comments