Skip to content

Commit

Permalink
chore: Update jicoco and jitsi-xmpp-extensions.
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrozev committed Sep 28, 2022
1 parent 176c34f commit d6d9e76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<slf4j.version>1.7.32</slf4j.version>
<jersey.version>3.0.4</jersey.version>
<jitsi.utils.version>1.0-119-ga7b23ff</jitsi.utils.version>
<jicoco.version>1.1-118-ge02029b</jicoco.version>
<jicoco.version>1.1-119-gc527d61</jicoco.version>
<spotbugs.version>4.6.0</spotbugs.version>
<junit.version>5.8.2</junit.version>
</properties>
Expand Down Expand Up @@ -176,7 +176,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jitsi-xmpp-extensions</artifactId>
<version>1.0-58-g31445c4</version>
<version>1.0-59-g76a5c13</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit d6d9e76

Please sign in to comment.