We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf75725 commit 27179e5Copy full SHA for 27179e5
pom.xml
@@ -28,7 +28,7 @@
28
<kotest.version>5.9.1</kotest.version>
29
<junit.version>5.10.2</junit.version>
30
<jitsi.utils.version>1.0-133-g6af1020</jitsi.utils.version>
31
- <jicoco.version>1.1-158-g9fcf1b7</jicoco.version>
+ <jicoco.version>1.1-159-gf9c2712</jicoco.version>
32
<mockk.version>1.13.11</mockk.version>
33
<ktlint-maven-plugin.version>3.2.0</ktlint-maven-plugin.version>
34
<maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
@@ -121,7 +121,7 @@
121
<dependency>
122
<groupId>${project.groupId}</groupId>
123
<artifactId>jitsi-xmpp-extensions</artifactId>
124
- <version>1.0-94-g29b94fa</version>
+ <version>1.0-95-ge113e35</version>
125
</dependency>
126
</dependencies>
127
</dependencyManagement>
0 commit comments