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 ff66487 commit 25f825bCopy full SHA for 25f825b
build.gradle
@@ -163,7 +163,7 @@ def validationXsdPath = project(':sbe-tool').projectDir.toString() + '/src/main/
163
164
project(':sbe-tool') {
165
dependencies {
166
- compile 'org.agrona:agrona:0.9.10'
+ compile 'org.agrona:agrona:0.9.11'
167
168
testCompile files('build/classes/java/generated')
169
}
version.txt
@@ -1 +1 @@
1
-1.7.5-SNAPSHOT
+1.7.5
0 commit comments