Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
goshacodes authored Jan 10, 2025
1 parent 882453a commit 9c5bb47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Official website: [scalamock.org](https://scalamock.org/)


## Scala 3 new API (since 7.0.1)
If new API is not what you need consider looking into `Standard API examples` section.

Scalamock internals and new API relies on Scala 3 experimental API, so prerequisites are:
```scala
scalaVersion := "3.4.2" // or higher
Expand Down

0 comments on commit 9c5bb47

Please sign in to comment.