Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
sherlockwisdom authored Apr 12, 2024
1 parent 488f1df commit 9507d8e
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<dependency>
<groupId>com.afkanerd.smswithoutborders</groupId>
<artifactId>libsignal_doubleratchet</artifactId>
<version>0.33.0</version>
</dependency>
</project>
<modelVersion>4.0.0</modelVersion>
<dependency>
<groupId>com.afkanerd.smswithoutborders</groupId>
<artifactId>libsignal_doubleratchet</artifactId>
<version>0.33.0</version>
</dependency>

0 comments on commit 9507d8e

Please sign in to comment.