Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iravid authored Oct 6, 2020
1 parent 1646452 commit 3e0c38d
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 @@ -22,7 +22,7 @@ client. It integrates effortlessly with ZIO and ZIO Streams.
Add the following dependencies to your `build.sbt` file:
```
libraryDependencies ++= Seq(
"dev.zio" %% "zio-streams" % "1.0.0",
"dev.zio" %% "zio-streams" % "1.0.2",
"dev.zio" %% "zio-kafka" % "<version>"
)
```
Expand Down

0 comments on commit 3e0c38d

Please sign in to comment.