Skip to content

Commit

Permalink
1.12.6 released.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmontgomery committed May 25, 2019
1 parent 6ee1fc6 commit effe2be
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 @@ -137,7 +137,7 @@ subprojects {
dependencies {
checkstyle 'com.puppycrawl.tools:checkstyle:8.20'

compile 'org.agrona:agrona:1.0.0'
compile 'org.agrona:agrona:1.0.1'

testCompile 'org.hamcrest:hamcrest:2.1'
testCompile 'org.mockito:mockito-core:2.27.0'
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.12.6-SNAPSHOT
1.12.6

0 comments on commit effe2be

Please sign in to comment.