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 fb62f6e commit 093864dCopy full SHA for 093864d
build.gradle
@@ -157,7 +157,7 @@ def validationXsdPath = project(':sbe-tool').projectDir.toString() + '/src/main/
157
158
project(':sbe-tool') {
159
dependencies {
160
- compile 'org.agrona:agrona:0.9.3'
+ compile 'org.agrona:agrona:0.9.4'
161
162
testCompile files('build/classes/generated')
163
}
version.txt
@@ -1 +1 @@
1
-1.6.1-SNAPSHOT
+1.6.1
0 commit comments