Skip to content

Commit

Permalink
Update zio-interop-reactivestreams to 1.0.3.5-RC7 (#373)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 7, 2020
1 parent 92de21f commit 3cd9f9e
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 @@ -145,7 +145,7 @@ lazy val monixInterop = project
.settings(commonSettings)
.settings(
libraryDependencies ++= Seq(
"dev.zio" %% "zio-interop-reactivestreams" % "1.0.3.5-RC6",
"dev.zio" %% "zio-interop-reactivestreams" % "1.0.3.5-RC7",
"dev.zio" %% "zio-interop-cats" % zioInteropCatsVersion,
"io.monix" %% "monix" % "3.2.1"
)
Expand Down

0 comments on commit 3cd9f9e

Please sign in to comment.