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 e941ade commit 40b53abCopy full SHA for 40b53ab
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.22'
+ compile 'org.agrona:agrona:0.9.23'
182
testCompile files('build/classes/java/generated')
183
}
184
version.txt
@@ -1 +1 @@
1
-1.8.7-SNAPSHOT
+1.8.7
0 commit comments