Skip to content
Snippets Groups Projects
Commit 6b2be3be authored by George Politis's avatar George Politis
Browse files

jitsi-packetlogging depends on jitsi-util.

parent e9ee16a7
No related branches found
Tags 5482
No related merge requests found
......@@ -23,6 +23,10 @@
<artifactId>libjitsi</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jitsi-util</artifactId>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment