We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f16eb9 + 1ae5b95 commit 2b7eb64Copy full SHA for 2b7eb64
hystrix-contrib/hystrix-servo-metrics-publisher/build.gradle
@@ -1,6 +1,6 @@
1
dependencies {
2
compileApi project(':hystrix-core')
3
- compileApi 'com.netflix.servo:servo-core:0.7.5'
+ compileApi 'com.netflix.servo:servo-core:0.10.1'
4
testCompile 'junit:junit-dep:4.10'
5
testCompile 'org.mockito:mockito-all:1.9.5'
6
}
0 commit comments