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 84d9a76 commit 6c8913dCopy full SHA for 6c8913d
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.1
0 commit comments