Skip to content

Commit df27faa

Browse files
committed
Update to SPIManifest 1.10.0
1 parent 2384d8c commit df27faa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Package.resolved

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ let package = Package(
3232
.package(url: "https://github.com/SwiftPackageIndex/Plot.git", branch: "main"),
3333
.package(url: "https://github.com/SwiftPackageIndex/CanonicalPackageURL.git", from: "1.0.0"),
3434
.package(url: "https://github.com/SwiftPackageIndex/DependencyResolution.git", from: "1.1.2"),
35-
.package(url: "https://github.com/SwiftPackageIndex/SPIManifest.git", from: "1.9.0"),
35+
.package(url: "https://github.com/SwiftPackageIndex/SPIManifest.git", from: "1.10.0"),
3636
.package(url: "https://github.com/SwiftPackageIndex/SemanticVersion.git", from: "0.3.0"),
3737
.package(url: "https://github.com/SwiftPackageIndex/ShellOut.git", from: "3.3.0"),
3838
.package(url: "https://github.com/finestructure/swift-package-manager.git", branch: "release/6.1"),

0 commit comments

Comments
 (0)