We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da80efe commit 10c1a2fCopy full SHA for 10c1a2f
project/Dependencies.scala
@@ -4,7 +4,7 @@ object Dependencies {
4
5
val catsHelper = "com.evolutiongaming" %% "cats-helper" % "3.12.0"
6
val catsHelperLogback = "com.evolutiongaming" %% "cats-helper-logback" % "3.12.0"
7
- val smetrics = "com.evolutiongaming" %% "smetrics" % "2.3.4"
+ val smetrics = "com.evolutiongaming" %% "smetrics" % "2.3.5"
8
val scache = "com.evolution" %% "scache" % "5.1.4"
9
val skafka = "com.evolutiongaming" %% "skafka" % "17.2.2"
10
val sstream = "com.evolutiongaming" %% "sstream" % "1.1.0"
0 commit comments