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 dbf2031 commit 18ec540Copy full SHA for 18ec540
build.gradle
@@ -179,7 +179,7 @@ def validationXsdPath = project(':sbe-tool').projectDir.toString() + '/src/main/
179
180
project(':sbe-tool') {
181
dependencies {
182
- compile 'org.agrona:agrona:0.9.18'
+ compile 'org.agrona:agrona:0.9.19'
183
testCompile files('build/classes/java/generated')
184
}
185
version.txt
@@ -1 +1 @@
1
-1.8.2-SNAPSHOT
+1.8.2
0 commit comments