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 6b5bc9c commit 7042ed2Copy full SHA for 7042ed2
build.gradle
@@ -161,7 +161,7 @@ def validationXsdPath = project(':sbe-tool').projectDir.toString() + '/src/main/
161
162
project(':sbe-tool') {
163
dependencies {
164
- compile 'org.agrona:agrona:0.9.11'
+ compile 'org.agrona:agrona:0.9.12'
165
166
testCompile files('build/classes/java/generated')
167
}
version.txt
@@ -1 +1 @@
1
-1.7.6-SNAPSHOT
+1.7.6
0 commit comments