Skip to content

Commit b5fbe61

Browse files
committed
chore: Updates jicoco.
Fixes infinite loop printing "MucClient.lambda$getConnectAndLoginCallable$9#693: Already connected.".
1 parent d3512d2 commit b5fbe61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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-151-g63a0655</jicoco.version>
31+
<jicoco.version>1.1-153-g24fdb58</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>

0 commit comments

Comments
 (0)