Skip to content

Commit

Permalink
Update zio, zio-streams to 2.1.9 (#3082)
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>
Co-authored-by: Juliano Alves <[email protected]>
  • Loading branch information
zio-scala-steward[bot] and juliano committed Sep 9, 2024
1 parent 680e296 commit 8cd1fea
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.1.6"
val zio = "2.1.9"
}

sealed trait ExcludeTests
Expand Down

0 comments on commit 8cd1fea

Please sign in to comment.