There was an error while loading. Please reload this page.
1 parent e9018bd commit 1bd5865Copy full SHA for 1bd5865
build.gradle
@@ -172,7 +172,7 @@ def validationXsdPath = project(':sbe-tool').projectDir.toString() + '/src/main/
172
173
project(':sbe-tool') {
174
dependencies {
175
- compile 'org.agrona:Agrona:0.5.3'
+ compile 'org.agrona:Agrona:0.5.4'
176
177
testCompile files('build/classes/generated')
178
}
version.txt
@@ -1 +1 @@
1
-1.5.1-SNAPSHOT
+1.5.1
0 commit comments