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 f207374 commit e1906d2Copy full SHA for e1906d2
build.gradle
@@ -157,7 +157,7 @@ def validationXsdPath = project(':sbe-tool').projectDir.toString() + '/src/main/
157
158
project(':sbe-tool') {
159
dependencies {
160
- compile 'org.agrona:agrona:0.9.4'
+ compile 'org.agrona:agrona:0.9.5'
161
162
testCompile files('build/classes/generated')
163
}
version.txt
@@ -1 +1 @@
1
-1.6.2-SNAPSHOT
+1.6.2
0 commit comments