Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 4, 2023
1 parent c18d73f commit cafa1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This library provides interoperability between **Monix 3.4** and **ZIO 1 and ZIO
In order to use this library, we need to add the following line in our `build.sbt` file:

```scala
libraryDependencies += "dev.zio" %% "zio-interop-monix" % "3.4.2.1.1"
libraryDependencies += "dev.zio" %% "zio-interop-monix" % "3.4.2.1.2"
```

## Tasks
Expand Down

0 comments on commit cafa1c8

Please sign in to comment.