Skip to content

Commit 1d47b6d

Browse files
Merge pull request #3217 from SwiftPackageIndex/dependabot/swift/swift-dependencies-f06d93d9ca
Swift: Bump the swift-dependencies group with 2 updates
2 parents 3ef4860 + cb2e578 commit 1d47b6d

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

Package.resolved

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

Package.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ let package = Package(
3838
.package(url: "https://github.com/SwiftPackageIndex/ShellOut.git", from: "3.1.4"),
3939
.package(url: "https://github.com/apple/swift-package-manager.git", branch: "release/5.10"),
4040
.package(url: "https://github.com/dankinsoid/VaporToOpenAPI.git", from: "4.4.4"),
41+
// Pinned due to https://github.com/pointfreeco/swift-case-paths/issues/180
42+
.package(url: "https://github.com/pointfreeco/swift-case-paths.git", exact: "1.4.2"),
4143
.package(url: "https://github.com/pointfreeco/swift-custom-dump.git", from: "1.0.0"),
4244
.package(url: "https://github.com/pointfreeco/swift-parsing.git", from: "0.12.0"),
4345
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing.git", from: "1.11.1"),

0 commit comments

Comments
 (0)