Skip to content

Commit 03e82ad

Browse files
renovate[bot]augi
authored andcommitted
fix(deps): update dependency com.avast.metrics:metrics-scala_2.13 to v2.10.4
1 parent 789758b commit 03e82ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
}
1212

1313
ext {
14-
metricsVersion = "2.10.3"
14+
metricsVersion = "2.10.4"
1515
http4sVersion = "0.22.12"
1616
monixVersion = "3.4.1" // Used only in tests.
1717
}

0 commit comments

Comments
 (0)