connect in dropwizard metrics listener to pushy

// FREEBIE
This commit is contained in:
Moxie Marlinspike
2017-05-03 20:43:22 -07:00
parent 2e98c16f05
commit 13ea678e5e
2 changed files with 36 additions and 12 deletions
+5
View File
@@ -109,6 +109,11 @@
<artifactId>pushy</artifactId>
<version>0.9.3</version>
</dependency>
<dependency>
<groupId>com.relayrides</groupId>
<artifactId>pushy-dropwizard-metrics-listener</artifactId>
<version>0.9.3</version>
</dependency>
<dependency>
<groupId>org.whispersystems</groupId>
<artifactId>gcm-sender-async</artifactId>