Skip to content

Commit

Permalink
Update zio-nio to 1.0.0-RC10
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 10, 2020
1 parent 2e94fa0 commit 6156cf5
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 @@ -36,7 +36,7 @@ lazy val `zio-ftp` = project
libraryDependencies ++= Seq(
"dev.zio" %% "zio" % zioVersion,
"dev.zio" %% "zio-streams" % zioVersion,
"dev.zio" %% "zio-nio" % "1.0.0-RC9",
"dev.zio" %% "zio-nio" % "1.0.0-RC10",
"com.hierynomus" % "sshj" % "0.30.0",
"commons-net" % "commons-net" % "3.7.1",
"org.scala-lang.modules" %% "scala-collection-compat" % "2.2.0",
Expand Down

0 comments on commit 6156cf5

Please sign in to comment.