Update to libsignal-server 0.16.0
This commit is contained in:
parent
c29d5de1eb
commit
40f8cddfb2
2
pom.xml
2
pom.xml
|
@ -268,7 +268,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.signal</groupId>
|
<groupId>org.signal</groupId>
|
||||||
<artifactId>libsignal-server</artifactId>
|
<artifactId>libsignal-server</artifactId>
|
||||||
<version>0.15.1</version>
|
<version>0.16.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.zonky.test.postgres</groupId>
|
<groupId>io.zonky.test.postgres</groupId>
|
||||||
|
|
Loading…
Reference in New Issue