Skip to content

Commit

Permalink
Update SPM dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mvasilak committed Jul 24, 2024
1 parent 91b4160 commit ce56ae0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Zotero.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -6537,7 +6537,7 @@
repositoryURL = "https://github.com/Quick/Quick";
requirement = {
kind = exactVersion;
version = 7.6.1;
version = 7.6.2;
};
};
B356A3942524A6D5003F1943 /* XCRemoteSwiftPackageReference "OHHTTPStubs" */ = {
Expand All @@ -6561,7 +6561,7 @@
repositoryURL = "https://github.com/realm/realm-cocoa";
requirement = {
kind = exactVersion;
version = 10.52.1;
version = 10.52.2;
};
};
B35E4B8B25248B3C000EA134 /* XCRemoteSwiftPackageReference "RxSwift" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,26 +87,26 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/Quick/Quick",
"state" : {
"revision" : "a5b8295dfe6a499cb6caaa7126f074039b0a75d7",
"version" : "7.6.1"
"revision" : "1163a1b1b114a657c7432b63dd1f92ce99fe11a6",
"version" : "7.6.2"
}
},
{
"identity" : "realm-cocoa",
"kind" : "remoteSourceControl",
"location" : "https://github.com/realm/realm-cocoa",
"state" : {
"revision" : "ae827eabf45ba64562c75b6e99038da6ce12d427",
"version" : "10.52.1"
"revision" : "13b12f8665f0c8173693a4d3f6e6d32b5a24d9a9",
"version" : "10.52.2"
}
},
{
"identity" : "realm-core",
"kind" : "remoteSourceControl",
"location" : "https://github.com/realm/realm-core.git",
"state" : {
"revision" : "f889f79a2301208fd9d322d07abfc883b8f2046c",
"version" : "14.10.2"
"revision" : "60867846a0aca0c7da5e482282b293236f730216",
"version" : "14.11.0"
}
},
{
Expand Down

0 comments on commit ce56ae0

Please sign in to comment.