Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 1.0.0-RC18-2 (#171)
Browse files Browse the repository at this point in the history
Co-authored-by: Dejan Mijić <dmijic@acm.org>
  • Loading branch information
scala-steward and mijicd authored Mar 13, 2020
1 parent 0f59da1 commit 78f7f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/BuildHelper.scala
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ object BuildHelper {
incOptions ~= (_.withLogRecompileOnMacro(false))
)

val ZioCoreVersion = "1.0.0-RC18"
val ZioCoreVersion = "1.0.0-RC18-2"

private val SilencerVersion = "1.6.0"
private val Scala212 = "2.12.10"
Expand Down

0 comments on commit 78f7f09

Please sign in to comment.