Skip to content

Commit

Permalink
Update SPM dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mvasilak committed Mar 6, 2024
1 parent 35a1a0b commit 031ab89
Show file tree
Hide file tree
Showing 2 changed files with 9 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 @@ -6387,7 +6387,7 @@
repositoryURL = "https://github.com/Alamofire/Alamofire";
requirement = {
kind = exactVersion;
version = 5.8.1;
version = 5.9.0;
};
};
B356A367252490DB003F1943 /* XCRemoteSwiftPackageReference "keychain-swift" */ = {
Expand Down Expand Up @@ -6475,7 +6475,7 @@
repositoryURL = "https://github.com/PSPDFKit/PSPDFKit-SP";
requirement = {
kind = exactVersion;
version = 13.3.1;
version = 13.3.3;
};
};
B3D84BEE27919FDE005DDD7C /* XCRemoteSwiftPackageReference "Starscream" */ = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
{
"originHash" : "d7734533c379a878d05771141b2ed0c27e035fa73e9e851e790761996bd05c83",
"pins" : [
{
"identity" : "alamofire",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Alamofire/Alamofire",
"state" : {
"revision" : "3dc6a42c7727c49bf26508e29b0a0b35f9c7e1ad",
"version" : "5.8.1"
"revision" : "723fa5a6c65812aec4a0d7cc432ee198883b6e00",
"version" : "5.9.0"
}
},
{
Expand Down Expand Up @@ -77,8 +78,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/PSPDFKit/PSPDFKit-SP",
"state" : {
"revision" : "b70f8289374856d78b537454849cb9090fa4db8f",
"version" : "13.3.1"
"revision" : "f50f63c90dec1e171ac2070cc011896a0ce8bb98",
"version" : "13.3.3"
}
},
{
Expand All @@ -102,7 +103,7 @@
{
"identity" : "realm-core",
"kind" : "remoteSourceControl",
"location" : "https://github.com/realm/realm-core",
"location" : "https://github.com/realm/realm-core.git",
"state" : {
"revision" : "a5e87a39cffdcc591f3203c11cfca68100d0b9a6",
"version" : "13.26.0"
Expand Down Expand Up @@ -172,5 +173,5 @@
}
}
],
"version" : 2
"version" : 3
}

0 comments on commit 031ab89

Please sign in to comment.