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 537bd3a commit 23cc6daCopy full SHA for 23cc6da
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.19'
+ compile 'org.agrona:agrona:0.9.20'
183
testCompile files('build/classes/java/generated')
184
}
185
version.txt
@@ -1 +1 @@
1
-1.8.3-SNAPSHOT
+1.8.3
0 commit comments