Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
This was because otherwise the tests did not pass.
  • Loading branch information
duartepinto committed Mar 28, 2024
1 parent 7b19264 commit b27c6a3
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" % "1.0.0-RC11"
libraryDependencies += "dev.zio" %% "zio-mock" % "1.0.0-RC12"
```

## The Problem
Expand Down

0 comments on commit b27c6a3

Please sign in to comment.