Skip to content

Commit

Permalink
1.12.4 released.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmontgomery committed Mar 28, 2019
1 parent 0114564 commit 2ec0148
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 @@ -128,7 +128,7 @@ subprojects {
dependencies {
checkstyle 'com.puppycrawl.tools:checkstyle:8.18'

compile 'org.agrona:agrona:0.9.34'
compile 'org.agrona:agrona:0.9.35'

testCompile 'junit:junit:4.12'
testCompile 'org.mockito:mockito-core:2.25.1'
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.12.4-SNAPSHOT
1.12.4

0 comments on commit 2ec0148

Please sign in to comment.