Skip to content

Commit a265d42

Browse files
committed
Bump swift-composable-architecture dependency version
1 parent a9ffc8f commit a265d42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tuist/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ let package = Package(
3535
.package(url: "https://github.com/apple/swift-syntax.git", from: "510.0.2"),
3636
.package(url: "https://github.com/darrarski/swiftui-app-icon-creator.git", from: "1.2.0"),
3737
.package(url: "https://github.com/onevcat/Kingfisher.git", from: "7.12.0"),
38-
.package(url: "https://github.com/pointfreeco/swift-composable-architecture.git", from: "1.12.0"),
38+
.package(url: "https://github.com/pointfreeco/swift-composable-architecture.git", from: "1.12.1"),
3939
.package(url: "https://github.com/pointfreeco/swift-macro-testing.git", from: "0.5.1"),
4040
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing.git", from: "1.17.2"),
4141
.package(url: "https://github.com/swiftcsv/SwiftCSV.git", from: "0.10.0"),

0 commit comments

Comments
 (0)