Skip to content

Commit 0f23d8e

Browse files
committed
update scache to 6.0.1
1 parent c0ccd6f commit 0f23d8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ object Dependencies {
2323
val SKafka = "com.evolutiongaming" %% "skafka" % "19.1.0"
2424
val AkkaTestActor = "com.evolutiongaming" %% "akka-test-actor" % "0.3.0"
2525
val PekkoTestActor = "com.evolution" %% "pekko-extension-test-actor" % PekkoExtensionVersion
26-
val SCache = "com.evolution" %% "scache" % "6.0.0"
26+
val SCache = "com.evolution" %% "scache" % "6.0.1"
2727
val ResourcePool = "com.evolution" %% "resource-pool" % "1.1.0"
2828

2929
object Cats {

0 commit comments

Comments
 (0)