Skip to content

Commit 3e8eee1

Browse files
authored
Bump Dependencies (#1964)
* Bump Dependencies * wip
1 parent 0167254 commit 3e8eee1

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

ComposableArchitecture.xcworkspace/xcshareddata/swiftpm/Package.resolved

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

Package.resolved

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

Package.swift

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ let package = Package(
2020
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
2121
.package(url: "https://github.com/google/swift-benchmark", from: "0.1.0"),
2222
.package(url: "https://github.com/pointfreeco/combine-schedulers", from: "0.8.0"),
23-
.package(url: "https://github.com/pointfreeco/swift-case-paths", from: "0.13.0"),
23+
.package(url: "https://github.com/pointfreeco/swift-case-paths", from: "0.14.0"),
2424
.package(url: "https://github.com/apple/swift-collections", from: "1.0.2"),
25-
.package(url: "https://github.com/pointfreeco/swift-custom-dump", from: "0.7.0"),
26-
.package(url: "https://github.com/pointfreeco/swift-dependencies", from: "0.1.2"),
25+
.package(url: "https://github.com/pointfreeco/swift-custom-dump", from: "0.9.1"),
26+
.package(url: "https://github.com/pointfreeco/swift-dependencies", from: "0.2.0"),
2727
.package(url: "https://github.com/pointfreeco/swift-identified-collections", from: "0.7.0"),
28-
.package(url: "https://github.com/pointfreeco/swiftui-navigation", from: "0.6.0"),
28+
.package(url: "https://github.com/pointfreeco/swiftui-navigation", from: "0.7.0"),
2929
.package(url: "https://github.com/pointfreeco/xctest-dynamic-overlay", from: "0.5.0"),
3030
],
3131
targets: [

0 commit comments

Comments
 (0)