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 f1df266 commit f106bc8Copy full SHA for f106bc8
build.gradle
@@ -178,7 +178,7 @@ def validationXsdPath = project(':sbe-tool').projectDir.toString() + '/src/main/
178
179
project(':sbe-tool') {
180
dependencies {
181
- compile 'org.agrona:agrona:0.9.25'
+ compile 'org.agrona:agrona:0.9.26'
182
testCompile files('build/classes/java/generated')
183
}
184
version.txt
@@ -1 +1 @@
1
-1.9.0-SNAPSHOT
+1.9.0
0 commit comments