There was an error while loading. Please reload this page.
scache
1 parent c0ccd6f commit 0f23d8eCopy full SHA for 0f23d8e
1 file changed
project/Dependencies.scala
@@ -23,7 +23,7 @@ object Dependencies {
23
val SKafka = "com.evolutiongaming" %% "skafka" % "19.1.0"
24
val AkkaTestActor = "com.evolutiongaming" %% "akka-test-actor" % "0.3.0"
25
val PekkoTestActor = "com.evolution" %% "pekko-extension-test-actor" % PekkoExtensionVersion
26
- val SCache = "com.evolution" %% "scache" % "6.0.0"
+ val SCache = "com.evolution" %% "scache" % "6.0.1"
27
val ResourcePool = "com.evolution" %% "resource-pool" % "1.1.0"
28
29
object Cats {
0 commit comments