Skip to content

Commit 623fa0f

Browse files
committed
Update README.md
1 parent 18e4c7e commit 623fa0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ $
4040

4141
## Requirements
4242

43-
- Development with Xcode 16.2+
44-
- Written in Swift 6.0
43+
- Development with Xcode 16.4+
44+
- Written in Swift 6.1
4545
- Compatible with macOS 14.0+
4646

4747
## How to Use
@@ -96,7 +96,7 @@ LicenseChecker supports the following licenses:
9696

9797
```swift
9898
dependencies: [
99-
.package(url: "https://github.com/cybozu/LicenseChecker.git", exact: "2.1.0")
99+
.package(url: "https://github.com/cybozu/LicenseChecker.git", exact: "2.2.1")
100100
],
101101
```
102102

0 commit comments

Comments
 (0)