scalaz / scalaz-nio

Performant, purely-functional, low-level, and unopinionated wrapper around Java NIO functionality
Apache License 2.0
84 stars 29 forks source link

Update zio-streams to 1.0.0-RC10-1 #116

Open scala-steward opened 5 years ago

scala-steward commented 5 years ago

Updates dev.zio:zio-streams from 1.0.0-RC9 to 1.0.0-RC10-1.

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention @scala-steward in the comments below.

Have a fantastic day writing Scala!

Ignore future updates Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [{ groupId = "dev.zio", artifactId = "zio-streams" }] ```

labels: semver-pre-release