Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 1.0.8 (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 18, 2021
1 parent 94f9b27 commit 4d61fad
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; zioJsonYaml/test; zioJsonMacrosJVM/test; zioJsonInteropHttp4s/test")
addCommandAlias("testJS", "zioJsonJS/test")

val zioVersion = "1.0.7"
val zioVersion = "1.0.8"

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

0 comments on commit 4d61fad

Please sign in to comment.