Skip to content

Commit

Permalink
Update zio, zio-streams to 2.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
zio-scala-steward[bot] authored and guizmaii committed Oct 20, 2023
1 parent 07dbbd7 commit 6beeee0
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 @@ -2,7 +2,7 @@ import sbt.*
import sbt.Keys.*

object Version {
val zio = "2.0.15"
val zio = "2.0.17"
}

sealed trait ExcludeTests
Expand Down

0 comments on commit 6beeee0

Please sign in to comment.