Skip to content

Commit

Permalink
Revert "Update smetrics to 2.2.0 (#547)" (#615)
Browse files Browse the repository at this point in the history
This reverts commit e635fe8.
  • Loading branch information
mr-git authored Apr 29, 2024
1 parent 89c02fc commit 5c61b38
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 @@ -64,7 +64,7 @@ object Dependencies {
}

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

0 comments on commit 5c61b38

Please sign in to comment.