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 623726f commit e13d83dCopy full SHA for e13d83d
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.5'
+ compile 'org.agrona:agrona:0.9.6'
167
168
testCompile files('build/classes/generated')
169
}
version.txt
@@ -1 +1 @@
1
-1.7.0-SNAPSHOT
+1.7.0
0 commit comments