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 d35672b commit 16cd743Copy full SHA for 16cd743
build.gradle
@@ -169,7 +169,7 @@ def validationXsdPath = project(':sbe-tool').projectDir.toString() + '/src/main/
169
170
project(':sbe-tool') {
171
dependencies {
172
- compile 'org.agrona:agrona:0.9.15'
+ compile 'org.agrona:agrona:0.9.16'
173
testCompile files('build/classes/java/generated')
174
}
175
version.txt
@@ -1 +1 @@
1
-1.7.10-SNAPSHOT
+1.7.10
0 commit comments