Skip to content

Commit

Permalink
Bump scache
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya Surkov committed Jun 12, 2023
1 parent 2df7ef3 commit 5a50208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Expand Up @@ -24,7 +24,7 @@ object Dependencies {
val skafka = "com.evolutiongaming" %% "skafka" % "15.2.0"
val `akka-test-actor` = "com.evolutiongaming" %% "akka-test-actor" % "0.1.0"
val scache0 = "com.evolutiongaming" %% "scache" % "4.3.1"
val scache1 = "com.evolution" %% "scache" % "4.6.0"
val scache1 = "com.evolution" %% "scache" % "4.6.1"

object Cats {
val core = "org.typelevel" %% "cats-core" % "2.9.0"
Expand Down

0 comments on commit 5a50208

Please sign in to comment.