mirror of
https://github.com/signalapp/Signal-Server
synced 2026-05-08 19:28:34 +01:00
connect in dropwizard metrics listener to pushy
// FREEBIE
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user