Skip to content

Commit

Permalink
Merge pull request #37 from davidwadden/dyno-upgrade
Browse files Browse the repository at this point in the history
Updates dyno to v1.6.5 stable release
  • Loading branch information
kishorekasi authored Dec 13, 2018
2 parents 46d5cb2 + 7f93610 commit f781c48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dyno-queues-redis/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ dependencies {

compile "com.google.inject:guice:3.0"

compile 'com.netflix.dyno:dyno-core:1.6.5-rc.1'
compile 'com.netflix.dyno:dyno-jedis:1.6.5-rc.1'
compile 'com.netflix.dyno:dyno-core:1.6.5'
compile 'com.netflix.dyno:dyno-jedis:1.6.5'

compile 'com.netflix.archaius:archaius-core:0.7.5'
compile 'com.netflix.servo:servo-core:0.12.17'
Expand Down

0 comments on commit f781c48

Please sign in to comment.