Skip to content

Commit

Permalink
Update zio, zio-streams to 2.1.5 (#3053)
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 Jun 29, 2024
1 parent 36511f0 commit 6a2c20d
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.4"
val zio = "2.1.5"
}

sealed trait ExcludeTests
Expand Down

0 comments on commit 6a2c20d

Please sign in to comment.