Skip to content

Commit

Permalink
chore: Update jicoco
Browse files Browse the repository at this point in the history
* Append missing _total suffix when registering Counter metrics.
  (jitsi/jicoco#177)
* Disable all HTTP TRACE requests. (jitsi/jicoco#179)
  • Loading branch information
bgrozev committed Sep 15, 2022
1 parent a22f308 commit 93e6e8d
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.6.21</kotlin.version>
<kotest.version>5.3.0</kotest.version>
<junit.version>5.8.2</junit.version>
<jicoco.version>1.1-116-g1e384d9</jicoco.version>
<jicoco.version>1.1-118-ge02029b</jicoco.version>
<jitsi.utils.version>1.0-123-gb819a87</jitsi.utils.version>
<ktlint-maven-plugin.version>1.13.1</ktlint-maven-plugin.version>
<maven-shade-plugin.version>3.2.2</maven-shade-plugin.version>
Expand Down

0 comments on commit 93e6e8d

Please sign in to comment.