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 4708e2f commit ae92797Copy full SHA for ae92797
build.gradle
@@ -162,7 +162,7 @@ def validationXsdPath = project(':sbe-tool').projectDir.toString() + '/src/main/
162
163
project(':sbe-tool') {
164
dependencies {
165
- compile 'org.agrona:agrona:0.9.2'
+ compile 'org.agrona:agrona:0.9.3'
166
167
testCompile files('build/classes/generated')
168
}
version.txt
@@ -1 +1 @@
1
-1.6.0-SNAPSHOT
+1.6.0
0 commit comments