Skip to content

Commit

Permalink
Update TCA to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
chihchy committed Jul 11, 2024
1 parent 7e559d5 commit c9f2e1b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions EhPanda.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2478,8 +2478,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/pointfreeco/swift-composable-architecture.git";
requirement = {
kind = exactVersion;
version = 1.7.3;
kind = upToNextMajorVersion;
minimumVersion = 1.11.2;
};
};
ABAC82FC26BC4866009F5026 /* XCRemoteSwiftPackageReference "SwiftyOpenCC" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-composable-architecture.git",
"state" : {
"revision" : "f815e76b520aacfad4ff35c7e1f036f8add6f4b4",
"version" : "1.7.3"
"revision" : "1f952d8c69ace5e53bb69a218e6ed00e03a4695c",
"version" : "1.11.2"
}
},
{
Expand Down

0 comments on commit c9f2e1b

Please sign in to comment.