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 6877796 commit 50bf50fCopy full SHA for 50bf50f
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.14'
+ compile 'org.agrona:agrona:0.9.15'
167
testCompile files('build/classes/java/generated')
168
}
169
version.txt
@@ -1 +1 @@
1
-1.7.9-SNAPSHOT
+1.7.9
0 commit comments