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.
2 parents 29ea9f7 + 67824db commit cbb68f5Copy full SHA for cbb68f5
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.17'
+ compile 'org.agrona:agrona:0.9.18'
183
testCompile files('build/classes/java/generated')
184
}
185
version.txt
@@ -1 +1 @@
1
-1.8.1-SNAPSHOT
+1.8.2-SNAPSHOT
0 commit comments