Skip to content

Commit

Permalink
Merge pull request #209 from evolution-gaming/bump_smetrics
Browse files Browse the repository at this point in the history
bump smetrics
  • Loading branch information
DeviLab authored Aug 21, 2023
2 parents 2b280a1 + 201be88 commit 45065a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Dependencies {
val nel = "com.evolutiongaming" %% "nel" % "1.3.4"
val `metric-tools` = "com.evolutiongaming" %% "metric-tools" % "2.0.0"
val `cats-helper` = "com.evolutiongaming" %% "cats-helper" % "3.6.0"
val scache = "com.evolution" %% "scache" % "4.6.0"
val scache = "com.evolution" %% "scache" % "5.1.0"
val scalatest = "org.scalatest" %% "scalatest" % "3.2.3"
val scalax = "com.github.t3hnar" %% "scalax" % "3.8.1"

Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ThisBuild / version := "8.1.1-SNAPSHOT"
ThisBuild / version := "9.0.0-SNAPSHOT"

0 comments on commit 45065a8

Please sign in to comment.