Skip to content

Commit

Permalink
1.8.1 released
Browse files Browse the repository at this point in the history
  • Loading branch information
tmontgomery committed May 4, 2018
1 parent 84d9a76 commit 6c8913d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ def validationXsdPath = project(':sbe-tool').projectDir.toString() + '/src/main/

project(':sbe-tool') {
dependencies {
compile 'org.agrona:agrona:0.9.17'
compile 'org.agrona:agrona:0.9.18'
testCompile files('build/classes/java/generated')
}

Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.1-SNAPSHOT
1.8.1

0 comments on commit 6c8913d

Please sign in to comment.