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 0824dbd commit 08949d3Copy full SHA for 08949d3
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.7'
+ compile 'org.agrona:agrona:0.9.8'
167
168
testCompile files('build/classes/java/generated')
169
}
version.txt
@@ -1 +1 @@
1
-1.7.2-SNAPSHOT
+1.7.2
0 commit comments