Skip to content

Commit

Permalink
Merge branch 'master' into update/zio-nio-1.0.0-RC10
Browse files Browse the repository at this point in the history
  • Loading branch information
regis-leray authored Oct 19, 2020
2 parents 6156cf5 + 743c477 commit 08e3b3d
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 @@ -38,7 +38,7 @@ lazy val `zio-ftp` = project
"dev.zio" %% "zio-streams" % zioVersion,
"dev.zio" %% "zio-nio" % "1.0.0-RC10",
"com.hierynomus" % "sshj" % "0.30.0",
"commons-net" % "commons-net" % "3.7.1",
"commons-net" % "commons-net" % "3.7.2",
"org.scala-lang.modules" %% "scala-collection-compat" % "2.2.0",
"org.apache.logging.log4j" % "log4j-api" % "2.13.1" % Test,
"org.apache.logging.log4j" % "log4j-core" % "2.13.1" % Test,
Expand Down

0 comments on commit 08e3b3d

Please sign in to comment.