Skip to content

Commit 10c1a2f

Browse files
Update smetrics to 2.3.5 (#765)
1 parent da80efe commit 10c1a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ object Dependencies {
44

55
val catsHelper = "com.evolutiongaming" %% "cats-helper" % "3.12.0"
66
val catsHelperLogback = "com.evolutiongaming" %% "cats-helper-logback" % "3.12.0"
7-
val smetrics = "com.evolutiongaming" %% "smetrics" % "2.3.4"
7+
val smetrics = "com.evolutiongaming" %% "smetrics" % "2.3.5"
88
val scache = "com.evolution" %% "scache" % "5.1.4"
99
val skafka = "com.evolutiongaming" %% "skafka" % "17.2.2"
1010
val sstream = "com.evolutiongaming" %% "sstream" % "1.1.0"

0 commit comments

Comments
 (0)