Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 19, 2023
1 parent 8a2586f commit c601b37
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 @@ -71,7 +71,7 @@ If multiple concurrent processes get the value at the same time the value will o
In order to use this library, we need to add the following line in our `build.sbt` file:

```scala
libraryDependencies += "dev.zio" %% "zio-cache" % "0.2.2"
libraryDependencies += "dev.zio" %% "zio-cache" % "0.2.3"
```

## Example
Expand Down

0 comments on commit c601b37

Please sign in to comment.