Skip to content

Commit

Permalink
Upgrade servo from 0.7.5 to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrjacobs committed Mar 15, 2017
1 parent 3851323 commit 1ae5b95
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies {
compileApi project(':hystrix-core')
compileApi 'com.netflix.servo:servo-core:0.7.5'
compileApi 'com.netflix.servo:servo-core:0.10.1'
testCompile 'junit:junit-dep:4.10'
testCompile 'org.mockito:mockito-all:1.9.5'
}

0 comments on commit 1ae5b95

Please sign in to comment.