Skip to content

Commit

Permalink
Update smetrics, smetrics-prometheus to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 12, 2024
1 parent 6d44506 commit f02e2cc
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 @@ -44,7 +44,7 @@ object Dependencies {
}

object Smetrics {
private val version = "2.1.0"
private val version = "2.2.0"
val smetrics = "com.evolutiongaming" %% "smetrics" % version
val `smetrics-prometheus` = "com.evolutiongaming" %% "smetrics-prometheus" % version
}
Expand Down

0 comments on commit f02e2cc

Please # to comment.