Skip to content

Commit

Permalink
Update smetrics to 1.0.5 (#376)
Browse files Browse the repository at this point in the history
Co-authored-by: Kirill Shelopugin <kshelopugin@gmail.com>
  • Loading branch information
scala-steward and Z1kkurat authored Sep 16, 2022
1 parent 0289543 commit be0522c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ object Dependencies {
val cassandraLauncher = "com.evolutiongaming" %% "cassandra-launcher" % "0.0.4"
val catsHelper = "com.evolutiongaming" %% "cats-helper" % "3.1.1"
val kafkaLauncher = "com.evolutiongaming" %% "kafka-launcher" % "0.0.12"
val smetrics = "com.evolutiongaming" %% "smetrics" % "1.0.5"
val scache = "com.evolutiongaming" %% "scache" % "4.0.3"
val skafka = "com.evolutiongaming" %% "skafka" % "14.1.2"
val smetrics = "com.evolutiongaming" %% "smetrics" % "1.0.4"
val sstream = "com.evolutiongaming" %% "sstream" % "1.0.1"

object Cats {
Expand Down

0 comments on commit be0522c

Please sign in to comment.