Updated monix version to 3.3.0 (was 3.2.2)
This commit is contained in:
parent
8f1fe0cc84
commit
1f06c536c8
@ -16,7 +16,7 @@ enablePlugins(JavaFxPlugin)
|
||||
libraryDependencies ++= Seq(
|
||||
"org.typelevel" %% "cats-core" % "2.1.1",
|
||||
"org.typelevel" %% "cats-effect" % "2.1.4",
|
||||
"io.monix" %% "monix" % "3.2.2",
|
||||
"io.monix" %% "monix" % "3.3.0",
|
||||
"io.monix" %% "monix-bio" % "1.1.0",
|
||||
"io.circe" %% "circe-core" % "0.13.0",
|
||||
"io.circe" %% "circe-generic" % "0.13.0",
|
||||
|
Loading…
Reference in New Issue
Block a user