Skip to content

Commit

Permalink
Tools version
Browse files Browse the repository at this point in the history
  • Loading branch information
lickel committed Aug 30, 2024
1 parent 1a61494 commit 7bdd040
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version:5.9
// swift-tools-version:6.0

import PackageDescription

Expand Down Expand Up @@ -36,5 +36,5 @@ let package = Package(
path: "FetchRequests/Tests"
),
],
swiftLanguageVersions: [.v5]
swiftLanguageVersions: [.v6]
)

0 comments on commit 7bdd040

Please sign in to comment.