There was an error while loading. Please reload this page.
1 parent 0154f96 commit b04537aCopy full SHA for b04537a
build.gradle
@@ -177,7 +177,7 @@ def validationXsdPath = project(':sbe-tool').projectDir.toString() + '/src/main/
177
178
project(':sbe-tool') {
179
dependencies {
180
- compile 'org.agrona:agrona:0.9.23'
+ compile 'org.agrona:agrona:0.9.24'
181
testCompile files('build/classes/java/generated')
182
}
183
version.txt
@@ -1 +1 @@
1
-1.8.8-SNAPSHOT
+1.8.8
0 commit comments