Skip to content

Commit 32683bb

Browse files
tgrapperonmluisbrown
authored andcommitted
Bump Dependencies to 0.1.2 (#1813)
* Bump `Dependencies` to 0.1.2 * wip (cherry picked from commit 5811712ee665e8837d308f8b77f28424a5e65464) # Conflicts: # ComposableArchitecture.xcworkspace/xcshareddata/swiftpm/Package.resolved # Package.resolved
1 parent 14f887c commit 32683bb

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

Package.resolved

Lines changed: 11 additions & 2 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
@@ -22,7 +22,7 @@ let package = Package(
2222
.package(url: "https://github.com/ReactiveCocoa/ReactiveSwift", from: "7.1.0"),
2323
.package(url: "https://github.com/pointfreeco/swift-case-paths", from: "0.10.0"),
2424
.package(url: "https://github.com/pointfreeco/swift-custom-dump", from: "0.6.0"),
25-
.package(url: "https://github.com/pointfreeco/swift-dependencies", from: "0.1.1"),
25+
.package(url: "https://github.com/pointfreeco/swift-dependencies", from: "0.1.2"),
2626
.package(url: "https://github.com/pointfreeco/swift-identified-collections", from: "0.4.1"),
2727
.package(url: "https://github.com/pointfreeco/swiftui-navigation", from: "0.4.5"),
2828
.package(url: "https://github.com/pointfreeco/xctest-dynamic-overlay", from: "0.5.0"),

0 commit comments

Comments
 (0)