Skip to content

Commit

Permalink
Add spectatorReg dependency. (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Duftler authored Jun 22, 2016
1 parent cadefa7 commit 04441b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/spinnaker-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ dependencies:
spectatorAws: "com.netflix.spectator:spectator-ext-aws:${versions.spectator}"
spectatorGc: "com.netflix.spectator:spectator-ext-gc:${versions.spectator}"
spectatorJvm: "com.netflix.spectator:spectator-ext-jvm:${versions.spectator}"
spectatorReg: "com.netflix.spectator:spectator-reg-metrics3:${versions.spectator}"
slf4j: "org.slf4j:jcl-over-slf4j:${versions.slf4j}"
slf4jApi: "org.slf4j:slf4j-api:${versions.slf4j}"
slf4jSimple: "org.slf4j:slf4j-simple:${versions.slf4j}"
Expand Down

0 comments on commit 04441b9

Please sign in to comment.