Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 1.0.4-2 (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 3, 2021
1 parent 365869c commit a3339db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ addCommandAlias("prepare", "fix; fmt")
addCommandAlias("testJVM", "zioJsonJVM/test")
addCommandAlias("testJS", "zioJsonJS/test")

val zioVersion = "1.0.4"
val zioVersion = "1.0.4-2"

lazy val root = project
.in(file("."))
Expand Down

0 comments on commit a3339db

Please sign in to comment.