Skip to content

Commit ed54d97

Browse files
authored
chore: Update jitsi-xmpp-extensions and jicoco. (#2326)
1 parent be004b2 commit ed54d97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<kotest.version>5.9.1</kotest.version>
2929
<junit.version>5.10.2</junit.version>
3030
<jitsi.utils.version>1.0-133-g6af1020</jitsi.utils.version>
31-
<jicoco.version>1.1-153-g24fdb58</jicoco.version>
31+
<jicoco.version>1.1-156-g4ea1d28</jicoco.version>
3232
<mockk.version>1.13.11</mockk.version>
3333
<ktlint-maven-plugin.version>3.2.0</ktlint-maven-plugin.version>
3434
<maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>${project.groupId}</groupId>
123123
<artifactId>jitsi-xmpp-extensions</artifactId>
124-
<version>1.0-84-g4675450</version>
124+
<version>1.0-92-g2d110a0</version>
125125
</dependency>
126126
</dependencies>
127127
</dependencyManagement>

0 commit comments

Comments
 (0)