Skip to content

Commit a051901

Browse files
committed
Update fs2-io to 3.9.2
1 parent 9c9466f commit a051901

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ object Dependencies {
9090
val http4sBlazeClient = "org.http4s" %% "http4s-blaze-client" % http4sVersion
9191
val http4sDsl = "org.http4s" %% "http4s-dsl" % http4sVersion
9292

93-
val fs2Io: ModuleID = "co.fs2" %% "fs2-io" % "3.9.1"
93+
val fs2Io: ModuleID = "co.fs2" %% "fs2-io" % "3.9.2"
9494
val rawlsModel: ModuleID = "org.broadinstitute.dsde" %% "rawls-model" % "0.1-fb0c9691b" exclude("com.typesafe.scala-logging", "scala-logging_2.13") exclude("com.typesafe.akka", "akka-stream_2.13")
9595
val openCensusApi: ModuleID = "io.opencensus" % "opencensus-api" % openCensusV
9696
val openCensusImpl: ModuleID = "io.opencensus" % "opencensus-impl" % openCensusV

0 commit comments

Comments
 (0)