Skip to content

Commit 3da94b7

Browse files
committed
Move to Swift tools version 5.9
Motivation: The support and test commitment is to work for the last 3 version of swift. This aligns supported versions with tested versions. Modifications: Move to Swift tools version 5.9 in Package.swift Result: Only Swift >=5.9 supported
1 parent 69e9161 commit 3da94b7

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.6
1+
// swift-tools-version:5.9
22

33
import PackageDescription
44

0 commit comments

Comments
 (0)