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 version
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-hudspith committed Oct 2, 2024
1 parent 4b2a0d6 commit 9d88943
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 @@ -11,7 +11,7 @@
In order to use this library, we need to add the following line in our `build.sbt` file:

```scala
libraryDependencies += "dev.zio" %% "zio-mock" % "<version>"
libraryDependencies += "dev.zio" %% "zio-mock" % "1.0.0-RC13"
```

## The Problem
Expand Down

0 comments on commit 9d88943

Please sign in to comment.