Skip to content

Commit

Permalink
Update zio-crypto to 0.0.0+249-d7572168-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 20, 2024
1 parent d035c5b commit 13f6404
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 @@ -30,7 +30,7 @@ object Dependencies {
val `zio-interop-cats` = "23.0.03"
val `log4cats-slf4j` = "2.7.0"
val `zio-redis` = "0.2.0"
val `zio-crypto` = "0.0.0+102-23de4b47-SNAPSHOT" // Experimental
val `zio-crypto` = "0.0.0+249-d7572168-SNAPSHOT" // Experimental
}

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

0 comments on commit 13f6404

Please sign in to comment.