Skip to content

Commit 2edcd57

Browse files
Upgrade to metrics-core:3.0.2
Manual upgrade since there is a conflict on https://github.com/Netflix/Hystrix/pull/279/files
1 parent 639a398 commit 2edcd57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • hystrix-contrib/hystrix-codahale-metrics-publisher

hystrix-contrib/hystrix-codahale-metrics-publisher/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'idea'
44

55
dependencies {
66
compile project(':hystrix-core')
7-
compile 'com.codahale.metrics:metrics-core:3.0.1'
7+
compile 'com.codahale.metrics:metrics-core:3.0.2'
88
testCompile 'junit:junit-dep:4.10'
99
testCompile 'org.mockito:mockito-all:1.9.5'
1010
}

0 commit comments

Comments
 (0)