Skip to content

Commit

Permalink
fix: Fix PingManager being disabled after a temporary failure (jicoco)
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrozev authored and damencho committed Oct 13, 2020
1 parent 43412ef commit 9f12bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<kotlin.version>1.3.72</kotlin.version>
<kotest.version>4.1.3</kotest.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jicoco.version>1.1-58-g13ed16a</jicoco.version>
<jicoco.version>1.1-60-g3bc6ace</jicoco.version>
<jitsi.utils.version>1.0-60-g07c4a0b</jitsi.utils.version>
<maven-shade-plugin.version>3.2.2</maven-shade-plugin.version>
<spotbugs.version>4.0.1</spotbugs.version>
Expand Down

0 comments on commit 9f12bfe

Please sign in to comment.