Skip to content

Commit 6266ccc

Browse files
committed
chore: set minimum Swift version to 6.0
Align minimum Swift version with Swift Testing framework requirement and CI coverage. CI tests on Swift 6.0 and 6.2 only.
1 parent 77a408d commit 6266ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// swift-tools-version:5.9
1+
// swift-tools-version:6.0
22
// The swift-tools-version declares the minimum version of Swift required to build this package.
33

44
import PackageDescription

0 commit comments

Comments
 (0)