Skip to content

Commit

Permalink
Merge pull request #52 from adamgfraser/readme
Browse files Browse the repository at this point in the history
Update Documentation
  • Loading branch information
adamgfraser committed Nov 16, 2023
2 parents 6269f4c + 4124b20 commit 63d8066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
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" % "1.0.0-RC10"
libraryDependencies += "dev.zio" %% "zio-mock" % "1.0.0-RC11"
```

## The Problem
Expand Down

0 comments on commit 63d8066

Please sign in to comment.