Skip to content

Commit

Permalink
Update zio, zio-streams to 2.0.13 (#2730)
Browse files Browse the repository at this point in the history
Co-authored-by: Juliano Alves <von.juliano@gmail.com>
  • Loading branch information
scala-steward and juliano authored May 30, 2023
1 parent f5909d0 commit 39cd513
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.12"
val zio = "2.0.13"
}

sealed trait ExcludeTests
Expand Down

0 comments on commit 39cd513

Please sign in to comment.