There was an error while loading. Please reload this page.
2 parents f2a6c0d + 0cfb053 commit 0450bf3Copy full SHA for 0450bf3
build.gradle
@@ -170,7 +170,7 @@ def validationXsdPath = project(':sbe-tool').projectDir.toString() + '/src/main/
170
171
project(':sbe-tool') {
172
dependencies {
173
- compile 'org.agrona:Agrona:0.5.6'
+ compile 'org.agrona:Agrona:0.9.0'
174
175
testCompile files('build/classes/generated')
176
}
version.txt
@@ -1 +1 @@
1
-1.5.4-SNAPSHOT
+1.5.5-SNAPSHOT
0 commit comments