diff --git a/README.md b/README.md index 1143198c..5af8dbb7 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,9 @@ This project may contain unstable APIs which may not be ready for general use. S ## System Requirements -* Swift 5.7 or later -* Xcode 14.2 or later -* macOS 12.0 or later and Linux +* Swift 5.10 or later +* Xcode 15.3 or later +* macOS 13.0 or later and Linux * Support is included for the Swift Package Manager @@ -424,11 +424,6 @@ This will generate: public class FooMock: FooProtocol { ... } ``` -## Used libraries - -[SwiftSyntax](https://github.com/apple/swift-syntax) | - - ## How to contribute to Mockolo See [CONTRIBUTING](CONTRIBUTING.md) for more info.