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 579c31f commit a687cb0Copy full SHA for a687cb0
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.5'
+ compile 'org.agrona:Agrona:0.5.6'
174
175
testCompile files('build/classes/generated')
176
}
version.txt
@@ -1 +1 @@
1
-1.5.3-SNAPSHOT
+1.5.3
0 commit comments