[375] Update ComposableArchitecure to 0.37.0 (#377)

- updated
- build works
- tests work
This commit is contained in:
Lukas Korba 2022-06-23 09:46:30 +02:00 committed by GitHub
parent cb32ca42a9
commit 675a067437
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1874,7 +1874,7 @@
repositoryURL = "https://github.com/pointfreeco/swift-composable-architecture";
requirement = {
kind = exactVersion;
version = 0.35.0;
version = 0.37.0;
};
};
9E2AC0FD27D8EC120042AA47 /* XCRemoteSwiftPackageReference "MnemonicSwift" */ = {

View File

@ -59,8 +59,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-composable-architecture",
"state" : {
"revision" : "c307541328a636b9e8e25ac868d89be54a8f8dbf",
"version" : "0.35.0"
"revision" : "cfcf8b43adc7d521a8ed26992d7ad8b979d386d2",
"version" : "0.37.0"
}
},
{