Skip to content

Commit

Permalink
Update zio, zio-concurrent, zio-streams, ... to 2.1.16 (#1054)
Browse files Browse the repository at this point in the history
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>
  • Loading branch information
zio-scala-steward[bot] authored Feb 26, 2025
1 parent 7f46ee0 commit ae13e1c
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 @@ -3,7 +3,7 @@ import sbt.*
object Dependencies {

object Versions {
val Zio = "2.1.15"
val Zio = "2.1.16"
val CatsEffect = "3.5.7"
val EmbeddedRedis = "0.6"
val Redis4Cats = "1.7.2"
Expand Down

0 comments on commit ae13e1c

Please sign in to comment.