Skip to content

Commit

Permalink
Update fs2-core to 2.4.3 (#634)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 18, 2020
1 parent 005e56a commit 0211846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Deps.scala
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ object Deps {
def coursier = "io.get-coursier" %% "coursier" % "2.0.0-RC6-24"
def coursierApi = "io.get-coursier" % "interface" % "0.0.24"
def directories = "io.github.soc" % "directories" % "12"
def fs2 = "co.fs2" %% "fs2-core" % "2.4.2"
def fs2 = "co.fs2" %% "fs2-core" % "2.4.3"
def jansi = "org.fusesource.jansi" % "jansi" % "1.18"
def jeromq = "org.zeromq" % "jeromq" % "0.5.2"
def jsoniterScalaCore = "com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-core" % Versions.jsoniterScala
Expand Down

0 comments on commit 0211846

Please sign in to comment.