Skip to content

Commit

Permalink
Update smt-cacheable-caffeine to 0.5.4 (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 24, 2022
1 parent 52d6ec1 commit 0a38a3c
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 @@ -25,7 +25,7 @@ object Dependencies {
val `zio-actors` = "0.0.9"
val refined = "0.9.29"
val `zio-schema` = "0.1.9"
val `smt-cacheable` = "0.5.2"
val `smt-cacheable` = "0.5.4"
}

lazy val zioDeps: Seq[ModuleID] = Seq(
Expand Down

0 comments on commit 0a38a3c

Please sign in to comment.