Skip to content

Commit 9965908

Browse files
Update README.md (zio#1032)
Co-authored-by: ZIO Assistant <zio-assistant[bot]@users.noreply.github.com>
1 parent 5a1b3f2 commit 9965908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ To run this example we should put following dependencies in our `build.sbt` file
3333
```scala
3434
libraryDependencies ++= Seq(
3535
"dev.zio" %% "zio-redis" % "1.0.0",
36-
"dev.zio" %% "zio-schema-protobuf" % "0.4.9"
36+
"dev.zio" %% "zio-schema-protobuf" % "1.6.1"
3737
)
3838
```
3939

0 commit comments

Comments
 (0)