Skip to content

Commit

Permalink
Update zio, zio-streams to 2.0.19 (#2954)
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 Nov 7, 2023
1 parent 059fec4 commit ccaa12b
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.19"
}

sealed trait ExcludeTests
Expand Down

0 comments on commit ccaa12b

Please sign in to comment.