Skip to content

Commit

Permalink
Update README.md (#1032)
Browse files Browse the repository at this point in the history
Co-authored-by: ZIO Assistant <zio-assistant[bot]@users.noreply.github.com>
  • Loading branch information
zio-assistant[bot] and zio-assistant[bot] authored Feb 12, 2025
1 parent 5a1b3f2 commit 9965908
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 @@ -33,7 +33,7 @@ To run this example we should put following dependencies in our `build.sbt` file
```scala
libraryDependencies ++= Seq(
"dev.zio" %% "zio-redis" % "1.0.0",
"dev.zio" %% "zio-schema-protobuf" % "0.4.9"
"dev.zio" %% "zio-schema-protobuf" % "1.6.1"
)
```

Expand Down

0 comments on commit 9965908

Please sign in to comment.