We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bde4839 commit 86050f5Copy full SHA for 86050f5
Package.swift
@@ -21,7 +21,7 @@ let package = Package(
21
),
22
.package(
23
url: "https://github.com/capturecontext/swift-marker-protocols.git",
24
- .upToNextMajor(from: "1.3.0")
+ .upToNextMajor(from: "1.5.0")
25
26
],
27
targets: [
Package@swift-5.9.swift
0 commit comments