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 2673093 commit 27b5e78Copy full SHA for 27b5e78
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.4
0 commit comments