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 2ecf297 commit 7d74197Copy full SHA for 7d74197
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.24'
+ compile 'org.agrona:agrona:0.9.25'
181
testCompile files('build/classes/java/generated')
182
}
183
version.txt
@@ -1 +1 @@
1
-1.8.9-SNAPSHOT
+1.8.9
0 commit comments